ChargeCompareTo Method

Overload List

CompareTo(Charge) Compares this instance to a specified Charge 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