|
Name |
Description |
|
Concat
|
Overloaded. |
|
Equals |
Overloaded. (Inherited from Value) |
|
GetHashCode |
(Inherited from Value) |
|
GetType |
(Inherited from Object) |
|
Parent
|
Overloaded. |
|
ReferenceEquals |
(Inherited from Object) |
|
Subcomponents
|
Creates a new ReferenceValue object that
contains a set of subcomponents of this ReferenceValue object. |
|
ToBinary |
The ToBinary method interprets the contents of the Value
object as an array of bytes. (Inherited from Value) |
|
ToBoolean |
The ToBoolean method interprets the contents of the Value object as a Boolean value. (Inherited from
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. (Inherited from
Value) |
|
ToString
|
Overridden. |