Double.CompareTo Method
.NET Framework 2.0
Compares this instance to a specified object or Double and returns an indication of their relative values.
| Name | Description |
|---|---|
| Double.CompareTo (Double) | Compares this instance to a specified double-precision floating-point number and returns an indication of their relative values. Supported by the .NET Compact Framework. |
| Double.CompareTo (Object) | Compares this instance to a specified object and returns an indication of their relative values. Supported by the .NET Compact Framework. |