Compartilhar via


Quota.Equals Method

 

Verifies whether this object is equal to another.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Overload List

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod Equals(Quota)

Verifies whether this Quota object is equal to another.

System_CAPS_pubmethodSystem_CAPS_static Equals(Quota, Quota)

Verifies whether this Quota object is equal to two others.

See Also

Quota Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top