ITypeParameters Properties |
The ITypeParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConstraintClauses |
The list of ConstraintClauses.
|
![]() | HasConstraintClauses |
True if there are any ConstraintClauses.
|
![]() | HasTypeParameters |
True if there are any TypeParameters.
|
![]() | TypeParameterCount |
The number of TypeParameters.
|
![]() | TypeParameters |
The list of TypeParameters.
|