DataCacheItemVersion::GetHashCode Method ()

 

Returns the hash code of the DataCacheItemVersion object.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

An Int32value that represents the hash code of the DataCacheItemVersion object.

Return to top
Show: