AsEnumerationData | The current generic data expressed as data of enumeration data type.
DISPID (Dispatch ID):
For more information, see AsEnumerationData in .NET Reference. |
AsOpaqueData | The current generic data expressed as data of opaque data type.
DISPID (Dispatch ID):
For more information, see AsOpaqueData in .NET Reference. |
AsPrimitiveData | The current generic data expressed as data of primitive data type.
DISPID (Dispatch ID):
For more information, see AsPrimitiveData in .NET Reference. |
AsSequenceData | The current generic data expressed as data of sequence data type.
DISPID (Dispatch ID):
For more information, see AsSequenceData in .NET Reference. |
AsStructuredData | The current generic data expressed as data of structured data type.
DISPID (Dispatch ID):
For more information, see AsStructuredData in .NET Reference. |
AsUnionData | The current generic data expressed as data of union data type.
DISPID (Dispatch ID):
For more information, see AsUnionData 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. |
GetObjectData |
DISPID (Dispatch ID):
For more information, see GetObjectData in .NET Reference. |
GetType | Gets the Type of the current instance.
DISPID (Dispatch ID):
For more information, see GetType in .NET Reference. |
TryValidate | Attempts to validate the current data. The associated data type, if present, is used for validation.
DISPID (Dispatch ID):
For more information, see TryValidate in .NET Reference. |
Validate | Validates the current data. The associated data type, if present, is used for validation.
DISPID (Dispatch ID):
For more information, see Validate in .NET Reference. |