ITypeParameters Methods |
The ITypeParameters type exposes the following members.
Name | Description | |
---|---|---|
AddConstraintClauses |
Add one or more ConstraintClauses.
| |
AddTypeParameters |
Add one or more TypeParameters.
| |
CreateConstraintClauses |
Create the list of ConstraintClauses, or return the existing one.
| |
CreateTypeParameters |
Create the list of TypeParameters, or return the existing one.
| |
DoTypeArgumentCountsMatch |
Determine if the type argument counts match those in the specified UnresolvedRef.
| |
GetTypeParameterConstraints |
Get any constraints for the specified TypeParameter.
|