Click or drag to resize

ITypeParameters Properties

The ITypeParameters type exposes the following members.

Properties
  NameDescription
Public propertyConstraintClauses
The list of ConstraintClauses.
Public propertyHasConstraintClauses
True if there are any ConstraintClauses.
Public propertyHasTypeParameters
True if there are any TypeParameters.
Public propertyTypeParameterCount
The number of TypeParameters.
Public propertyTypeParameters
The list of TypeParameters.
Top
See Also