This topic has not yet been rated - Rate this topic

Version.CompareTo Method

Compares the current Version object to a specified object or Version 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.

  NameDescription
Public method CompareTo(Object) Compares the current Version object to a specified object and returns an indication of their relative values.
Public method CompareTo(Version) Compares the current Version object to a specified Version object and returns an indication of their relative values.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.