GenericParameterConstraintDeclaration Properties |
The GenericParameterConstraintDeclaration type exposes the following members.
Name | Description | |
---|---|---|
ConstraintType |
Gets or sets the constraint type.
| |
CustomDebuggingInformation | (Inherited from Declaration.) | |
DeclaringGenericParameter |
Gets the parent GenericParameterDeclaration.
| |
IsOriginal |
Determines whether the current declaration existed in the source assembly.
(Inherited from MetadataDeclaration.) | |
MetadataToken |
Gets or sets the token of the current declaration.
(Inherited from MetadataDeclaration.) | |
OriginalDeclaration |
When the declaration represents another declaration in the source assembly, this property refers to this declaration.
When using GetReflectionObject(Type[], Type[], BindingOptions), the original declaration should actually be retrieved.
(Inherited from MetadataDeclaration.) | |
ParentMember |
Gets the parent member of the current declaration.
(Overrides MetadataDeclaration.ParentMember.) | |
ParentType |
Gets the parent type of the current declaration.
(Overrides MetadataDeclaration.ParentType.) |