ModuleHandle::Equality Operator (ModuleHandle, ModuleHandle)
.NET Framework (current version)
Tests whether two ModuleHandle structures are equal.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- left
-
Type:
System::ModuleHandle
The ModuleHandle structure to the left of the equality operator.
- right
-
Type:
System::ModuleHandle
The ModuleHandle structure to the right of the equality operator.
.NET Framework
Available since 2.0
Available since 2.0
Show: