Windows apps
Collapse the table of content
Expand the table of content
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.

RuntimeTypeHandle::Equals Method

 

Indicates whether two RuntimeTypeHandle structures are equal.

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

Indicates whether the specified object is equal to the current RuntimeTypeHandle structure.(Overrides ValueType::Equals(Object^).)

System_CAPS_pubmethodEquals(RuntimeTypeHandle)

Indicates whether the specified RuntimeTypeHandle structure is equal to the current RuntimeTypeHandle structure.

Return to top
Show:
© 2017 Microsoft