Version::Equals Method

 

Returns a value indicating whether two Version object represent the same value.

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

Returns a value indicating whether the current Version object is equal to a specified object.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodEquals(Version^)

Returns a value indicating whether the current Version object and a specified Version object represent the same value.

Return to top
Show: