Name | Description | |
---|---|---|
![]() | ByteArray | The current opaque value, expressed as an array of bytes. |
![]() | DataType | The associated opaque data type. |
![]() | DataTypeKind | The kind of this data. |
![]() | DisplayString | The display string for the current object. |
![]() | IsValid | Indicates whether the current data is valid. The associated data type, if present, is used for validation. |
![]() | SizeInBits | The size of the current data, in bits. |
![]() | Value | The current opaque value (a bit array). |