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
.NET Framework (current version)
Indicates whether two RuntimeTypeHandle structures are equal.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Indicates whether the specified object is equal to the current RuntimeTypeHandle structure.(Overrides ValueType::Equals(Object^).) |
![]() | Equals(RuntimeTypeHandle) | Indicates whether the specified RuntimeTypeHandle structure is equal to the current RuntimeTypeHandle structure. |
Show:
