|
Name |
Description |
|
Equals
|
Overloaded. Overridden. |
|
GetHashCode
|
Overridden. |
|
GetType |
(Inherited from Object) |

|
ReferenceEquals |
(Inherited from Object) |
|
ToBinary
|
The ToBinary method interprets the contents of the Value
object as an array of bytes. |
|
ToBoolean
|
The ToBoolean method interprets the contents of the Value object as a Boolean value. |
|
ToInteger
|
The ToInteger method interprets the contents of the Value object as an Int64 value. If the value
is binary, it is assumed to be little-endian. |
|
ToString
|
Overridden. |