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::Equality Operator
.NET Framework (current version)
Indicates whether an object and a RuntimeTypeHandle structure are equal.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Object^, RuntimeTypeHandle) | Indicates whether an object and a RuntimeTypeHandle structure are equal. |
![]() ![]() | Equality(RuntimeTypeHandle, Object^) | Indicates whether a RuntimeTypeHandle structure is equal to an object. |
Show:

