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.

Char::Equals Method

 

Returns a value that indicates whether this instance is equal to a specified object or Char value.

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

NameDescription
System_CAPS_pubmethodEquals(Char)

Returns a value that indicates whether this instance is equal to the specified Char object.

System_CAPS_pubmethodEquals(Object^)

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

Return to top
Show: