Click or drag to resize

GenericParameter Properties

The GenericParameter type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Public propertyConstraints
Public propertyCustomAttributes
Public propertyDeclaringMethod
Public propertyDeclaringType (Overrides TypeReferenceDeclaringType.)
Public propertyFullName (Overrides TypeReferenceFullName.)
Public propertyGenericParameters (Inherited from TypeReference.)
Public propertyHasConstraints
Public propertyHasCustomAttributes
Public propertyHasDefaultConstructorConstraint
Public propertyHasGenericParameters (Inherited from TypeReference.)
Public propertyHasNotNullableValueTypeConstraint
Public propertyHasReferenceTypeConstraint
Public propertyIsArray (Inherited from TypeReference.)
Public propertyIsByReference (Inherited from TypeReference.)
Public propertyIsContravariant
Public propertyIsCovariant
Public propertyIsDefinition (Inherited from MemberReference.)
Public propertyIsFunctionPointer (Inherited from TypeReference.)
Public propertyIsGenericInstance (Inherited from TypeReference.)
Public propertyIsGenericParameter (Overrides TypeReferenceIsGenericParameter.)
Public propertyIsNested (Inherited from TypeReference.)
Public propertyIsNonVariant
Public propertyIsOptionalModifier (Inherited from TypeReference.)
Public propertyIsPinned (Inherited from TypeReference.)
Public propertyIsPointer (Inherited from TypeReference.)
Public propertyIsPrimitive (Inherited from TypeReference.)
Public propertyIsRequiredModifier (Inherited from TypeReference.)
Public propertyIsSentinel (Inherited from TypeReference.)
Public propertyIsValueType (Inherited from TypeReference.)
Public propertyMetadataToken (Inherited from MemberReference.)
Public propertyMetadataType (Overrides TypeReferenceMetadataType.)
Public propertyModule (Overrides TypeReferenceModule.)
Public propertyName (Overrides TypeReferenceName.)
Public propertyNamespace (Overrides TypeReferenceNamespace.)
Public propertyOwner
Public propertyPosition
Public propertyScope (Overrides TypeReferenceScope.)
Public propertyType
Top
See Also