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

