Public Methods (see also Protected Methods)

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

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also