SecurityBaseProperty.Equals Method
Determines if this SecurityBaseProperty object is equal to another.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Overload List
Name | Description | |
---|---|---|
Equals(DeviceProperty) | Determines if the current instance is equal to the specified DeviceProperty.(Overrides DeviceProperty.Equals(DeviceProperty).) |
|
Equals(Object) | Determines if the current instance is equal to the specified object.(Overrides Object.Equals(Object).) |
See Also
SecurityBaseProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top