ManagementGroup::Equals Method (Object^)
System Center
Applies To: Operations Manager for System Center 2012
Determines whether this management group equals the specified object.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Parameters
- obj
-
Type:
System::Object^
The object to which this management group is compared.
Return Value
Type: System::BooleanReturns aBooleanthat gives True if this management group object equals the specified object; otherwise, false.
Show: