C#
C++
F#
VB
Indicates whether the current object is equal to another object of the same type.
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.