Name | Description | |
---|---|---|
![]() | 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 | |
![]() | GetType | |
![]() | SetByteArrayValue | Sets the current value from a given array of bytes and size in bits. |
![]() | 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. |