Name | Description | |
---|---|---|
Add | Adds an element to the end of the sequence. | |
AsEnumerationData | The current generic data expressed as data of enumeration data type. | |
AsOpaqueData | The current generic data expressed as data of opaque data type. | |
AsPrimitiveData | The current generic data expressed as data of primitive data type. | |
AsSequenceData | The current generic data expressed as data of sequence data type. | |
AsStructuredData | The current generic data expressed as data of structured data type. | |
AsUnionData | The current generic data expressed as data of union data type. | |
Clone | ||
Equals | ||
GetHashCode | ||
GetMinimumLengths | Gets an array of 32-bit integers that represent the number of elements in each dimension of the array. | |
GetMinimumLongLengths | Gets an array of 64-bit integers that represent the number of elements in each dimension of the array. | |
GetType | ||
ToString | Overloaded. Converts the value of the current object to its equivalent string representation using the specified format. | |
TryValidate | Attempts to validate the current data. The associated data type, if present, is used for validation. | |
Validate | Validates the current data. The associated data type, if present, is used for validation. |