StorageUri.Equals Method (Microsoft.WindowsAzure.Storage)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
StorageUri.::..Equals Method
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Overload List
Name Description 
Equals(Object)(Object^)(Object)(Object) Determines whether the specified Object is equal to this instance.(Overrides Object.::..Equals(Object)(Object^)(Object)(Object).)

Equals(StorageUri)(StorageUri^)(StorageUri)(StorageUri) Indicates whether the current object is equal to another object of the same type.
Return to top
Overload List
| Name | Description | |
|---|---|---|
| Equals(Object)(Object^)(Object)(Object) | Determines whether the specified Object is equal to this instance.(Overrides Object.::..Equals(Object)(Object^)(Object)(Object).) | |
| Equals(StorageUri)(StorageUri^)(StorageUri)(StorageUri) | Indicates whether the current object is equal to another object of the same type. |