CharacterRange::GetHashCode Method ()

 

Returns the hash code for this instance.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A 32-bit signed integer that is the hash code for this instance.

.NET Framework
Available since 2.0
Return to top
Show: