0 out of 2 rated this helpful - Rate this topic

Double.CompareTo Method

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.