SortVersion::GetHashCode Method ()

.NET Framework (current version)
 

Returns a hash code for this instance.

Namespace:   System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A 32-bit signed integer hash code.

.NET Framework
Available since 4.5
Return to top
Show: