Click or drag to resize

TypeSpecification Properties

The TypeSpecification type exposes the following members.

Properties
  NameDescription
Public propertyDeclaringType (Inherited from TypeReference.)
Public propertyElementType
Public propertyFullName (Overrides TypeReferenceFullName.)
Public propertyGenericParameters (Inherited from TypeReference.)
Public propertyHasGenericParameters (Inherited from TypeReference.)
Public propertyIsArray (Inherited from TypeReference.)
Public propertyIsByReference (Inherited from TypeReference.)
Public propertyIsDefinition (Inherited from MemberReference.)
Public propertyIsFunctionPointer (Inherited from TypeReference.)
Public propertyIsGenericInstance (Inherited from TypeReference.)
Public propertyIsGenericParameter (Inherited from TypeReference.)
Public propertyIsNested (Inherited from TypeReference.)
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 propertyScope (Overrides TypeReferenceScope.)
Top
See Also