OutputVar := instance.CompareTo(value)
Compares the current MfVersion object to a specified MfVersion object and returns an indication of their relative values.
value
A MfVersion object to compare.
Returns integer var that indicates the relative values of the two MfVersion objects.
Throws MfNullReferenceException if called as a static method
Throws MfArgumentException if value is not an instance of MfVersion.