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: