ToolboxItem::GetHashCode Method ()

 

Returns the hash code for this instance.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code for the current ToolboxItem.

.NET Framework
Available since 1.1
Return to top
Show: