[This is preliminary documentation and is subject to change.]

The V type exposes the following members.

Methods

  Name Description
Public method CompareTo(IComparable)
Compares this value to the specified IComparable value
Public method CompareTo(V)
Compares this value to the specified value
Public method Equals(IComparable)
Checks to see if the specified IComparable value is equal to this value
Public method Equals(Object)
Checks to see if the specified object is equal to this value
(Overrides Object..::..Equals(Object).)
Public method GetHashCode
Gets the hash code for this value
(Overrides Object..::..GetHashCode()()()().)
Public method ToString (Overrides Object..::..ToString()()()().)

See Also