Public Methods (see also Protected Methods)

  Name Description
public method Equals Overloaded. Overridden.  
public method GetHashCode Overridden.  
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToBinary The ToBinary method interprets the contents of the Value object as an array of bytes.
public method ToBoolean The ToBoolean method interprets the contents of the Value object as a Boolean 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.
public method ToString Overridden.  

Protected Methods

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

See Also