ManagementBaseObject::Equals Method (Object^)
.NET Framework (current version)
Compares two management objects.
Assembly: System.Management (in System.Management.dll)
Parameters
- obj
-
Type:
System::Object^
An object to compare with this instance.
Return Value
Type: System::Booleantrue if this is an instance of ManagementBaseObject and represents the same object as this instance; otherwise, false.
Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
.NET Framework
Available since 1.1
Available since 1.1
Show: