Color::GetHashCode Method ()

 

Returns a hash code for this Color structure.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

An integer value that specifies the hash code for this Color.

.NET Framework
Available since 1.1
Return to top
Show: