Int32::Equals Method

 

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

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

NameDescription
System_CAPS_pubmethodEquals(Int32)

Returns a value indicating whether this instance is equal to a specified Int32 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: