Share via


OperatingSystemProperty.Equals Method

 

Compares one OperatingSystemProperty object to another OperatingSystemProperty object.

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

Overload List

Name Description
System_CAPS_pubmethod Equals(DeviceProperty)

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

System_CAPS_pubmethod Equals(Object)

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

See Also

OperatingSystemProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top