Click or drag to resize

FunctionPointerType Properties

The FunctionPointerType type exposes the following members.

Properties
  NameDescription
Public propertyCallingConvention
Public propertyDeclaringType (Inherited from TypeReference.)
Public propertyElementType (Inherited from TypeSpecification.)
Public propertyExplicitThis
Public propertyFullName (Overrides TypeSpecificationFullName.)
Public propertyGenericParameters (Inherited from TypeReference.)
Public propertyHasGenericParameters (Inherited from TypeReference.)
Public propertyHasParameters
Public propertyHasThis
Public propertyIsArray (Inherited from TypeReference.)
Public propertyIsByReference (Inherited from TypeReference.)
Public propertyIsDefinition (Inherited from MemberReference.)
Public propertyIsFunctionPointer (Overrides TypeReferenceIsFunctionPointer.)
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 (Inherited from TypeSpecification.)
Public propertyMethodReturnType
Public propertyModule (Overrides TypeSpecificationModule.)
Public propertyName (Overrides TypeSpecificationName.)
Public propertyNamespace (Overrides TypeSpecificationNamespace.)
Public propertyParameters
Public propertyReturnType
Public propertyScope (Overrides TypeSpecificationScope.)
Top
See Also