Rectangle::GetHashCode Method ()

 

Returns the hash code for this Rectangle structure. For information about the use of hash codes, see GetHashCode .

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

An integer that represents the hash code for this rectangle.

.NET Framework
Available since 1.1
Return to top
Show: