Share via


OnlineStatusProperty.Equals Method

 

Compares one OnlineStatusProperty object to another OnlineStatusProperty object.

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

Overload List

Name Description
System_CAPS_pubmethod Equals(DeviceProperty)

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

System_CAPS_pubmethod Equals(Object)

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

See Also

OnlineStatusProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top