Decimal.CompareTo Method (System)

Switch View :
ScriptFree
.NET Framework Class Library
Decimal.CompareTo Method

Compares this instance to a specified object or Decimal and returns an indication of their relative values.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CompareTo(Decimal) Compares this instance to a specified Decimal object.
Public method CompareTo(Object) Compares this instance to a specified Object.
Top
See Also

Reference