IID (Interface ID): ba6f3fa3-f1cc-42ca-b592-08ddb1ad3af6
For more information, see _DataType in .NET Reference.
IID (Interface ID): ba6f3fa3-f1cc-42ca-b592-08ddb1ad3af6
For more information, see _DataType in .NET Reference.
AsEnumerationDataType | The current data type expressed as enumeration data type.
DISPID (Dispatch ID):
For more information, see AsEnumerationDataType in .NET Reference. |
AsOpaqueDataType | The current data type expressed as opaque data type.
DISPID (Dispatch ID):
For more information, see AsOpaqueDataType in .NET Reference. |
AsPrimitiveDataType | The current data type expressed as primitive data type.
DISPID (Dispatch ID):
For more information, see AsPrimitiveDataType in .NET Reference. |
AsSequenceDataType | The current data type expressed as sequence data type.
DISPID (Dispatch ID):
For more information, see AsSequenceDataType in .NET Reference. |
AsStructuredDataType | The current data type expressed as structured data type.
DISPID (Dispatch ID):
For more information, see AsStructuredDataType in .NET Reference. |
AsUnionDataType | The current data type expressed as union data type.
DISPID (Dispatch ID):
For more information, see AsUnionDataType in .NET Reference. |
Clone | Creates a new object that is a copy of the current instance.
DISPID (Dispatch ID):
For more information, see Clone in .NET Reference. |
Equals | Determines whether the specified object is equal to the current object.
DISPID (Dispatch ID):
For more information, see Equals in .NET Reference. |
GetHashCode | Returns a hash code for the current object.
DISPID (Dispatch ID):
For more information, see GetHashCode in .NET Reference. |
GetType | Gets the Type of the current instance.
DISPID (Dispatch ID):
For more information, see GetType in .NET Reference. |
Description | Human-readable description of the member or data type.
DISPID (Dispatch ID):
For more information, see Description in .NET Reference. |
DisplayName | Specifies the display name for a member or data type.
DISPID (Dispatch ID):
For more information, see DisplayName in .NET Reference. |
DisplayString | The display string for the current object.
DISPID (Dispatch ID): 0
For more information, see ToString in .NET Reference. |
FullName | The full name of the data type.
DISPID (Dispatch ID):
For more information, see FullName in .NET Reference. |
IsComplete | Determines whether the data type is complete, i.e. all constituent data types are filled in.
DISPID (Dispatch ID):
For more information, see IsComplete in .NET Reference. |
IsRecursive | Determines whether the data type is recursive, i.e. contains any cycle.
DISPID (Dispatch ID):
For more information, see IsRecursive in .NET Reference. |
IsTerminable | Determines whether the data type is terminable, i.e. can produce a finite generic data.
DISPID (Dispatch ID):
For more information, see IsTerminable in .NET Reference. |
Kind | The kind of data type.
DISPID (Dispatch ID):
For more information, see Kind in .NET Reference. |
Name | The short descriptive name of the member or data type.
DISPID (Dispatch ID):
For more information, see Name in .NET Reference. |
ToString | Returns a string that represents the current object.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
ToString_2 | Formats the value of the current instance using the specified format.
DISPID (Dispatch ID):
For more information, see ToString in .NET Reference. |
ToString_3 | Converts the value of the current object to its equivalent string representation using the specified format. |
For remarks, see _DataType in .NET Reference.