StorageUri.GetHashCode Method (Microsoft.WindowsAzure.Storage)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Returns a hash code for this instance.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Return Value
Type:
System.Int32System::Int32System.Int32System.Int32
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
Return to top
Returns a hash code for this instance.
Syntax
Return Value
Type: System.Int32System::Int32System.Int32System.Int32A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.