Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UInt64::Equals Method

 

Returns a value indicating whether this instance is equal to a specified object or UInt64.

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

Returns a value indicating whether this instance is equal to a specified object.(Overrides ValueType::Equals(Object^).)

System_CAPS_pubmethodEquals(UInt64)

Returns a value indicating whether this instance is equal to a specified UInt64 value.

Return to top
Show: