Quota.Equals Method
Verifies whether this object is equal to another.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Equals(Quota) | Verifies whether this Quota object is equal to another. |
|
Equals(Quota, Quota) | Verifies whether this Quota object is equal to two others. |
See Also
Quota Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top