Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Version::CompareTo Method

 

Compares the current Version object to a specified object or Version and returns an indication of their relative values.

Namespace:   System
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodCompareTo(Object^)

Compares the current Version object to a specified object and returns an indication of their relative values.

System_CAPS_pubmethodCompareTo(Version^)

Compares the current Version object to a specified Version object and returns an indication of their relative values.

Return to top
Show:
© 2017 Microsoft