CurrentCompareTo Method

Overload List

CompareTo(Current) Compares this instance to a specified Current and returns an indication of their relative values.
CompareTo(Double) Compares this instance to a specified Double and returns an indication of their relative values.
CompareTo(Object) Compares this instance to a specified object and returns an indication of their relative values.

See Also