Click or drag to resize

VersionNumberCompareTo Method

Overload List
  NameDescription
Public methodCompareTo(Object)
Compares the value of this instance to a specified VersionNumber value and returns an integer that indicates whether this instance is earlier than, the same as, or later than the specified VersionNumber value.
Public methodCompareTo(VersionNumber)
Compares the value of this instance to a specified VersionNumber value and returns an integer that indicates whether this instance is earlier than, the same as, or later than the specified VersionNumber value.
Top
See Also