C#
C++
F#
VB
Determines whether the specified Object is equal to this instance.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
- obj
-
Type:
System.ObjectSystem::Object^System.ObjectSystem.Object
The Object to compare with this instance.
Return Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the specified Object is equal to this instance; otherwise, false.