Share via


AlertsProperty.Equals Method

 

Compares one AlertsProperty object to another AlertsProperty object.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Overload List

Name Description
System_CAPS_pubmethod Equals(DeviceProperty)

Compares one AlertsProperty object to another AlertsProperty object.(Overrides DeviceProperty.Equals(DeviceProperty).)

System_CAPS_pubmethod Equals(Object)

Calls the Equals method with the specified object.(Overrides Object.Equals(Object).)

See Also

AlertsProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top