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 | |
---|---|---|
Equals(DeviceProperty) | Compares one OperatingSystemProperty object to another OperatingSystemProperty object.(Overrides DeviceProperty.Equals(DeviceProperty).) |
|
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