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.

Int64::Equals Method

 

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

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

NameDescription
System_CAPS_pubmethodEquals(Int64)

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

System_CAPS_pubmethodEquals(Object^)

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

Return to top
Show: