StorageUri.Equals Method (StorageUri) (Microsoft.WindowsAzure.Storage)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Indicates whether the current object is equal to another object of the same type.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- other
-
Type:
Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage::StorageUri^Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage.StorageUri
An object to compare with this object.
Return Value
Type:
System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the current object is equal to the other parameter; otherwise, false.
Return to top
Indicates whether the current object is equal to another object of the same type.
Syntax
Parameters
- other
-
Type:
Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage::StorageUri^Microsoft.WindowsAzure.Storage.StorageUriMicrosoft.WindowsAzure.Storage.StorageUri
An object to compare with this object.
Return Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the current object is equal to the other parameter; otherwise, false.