RuntimeTypeHandle Operators
Namespace:
System
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. |
![]() ![]() | Inequality(Object^, RuntimeTypeHandle) | Indicates whether an object and a RuntimeTypeHandle structure are not equal. |
![]() ![]() | Inequality(RuntimeTypeHandle, Object^) | Indicates whether a RuntimeTypeHandle structure is not equal to an object. |
Show:

