ToolboxItemContainer::GetHashCode Method ()

 

Returns the hash code for this instance.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code for the current ToolboxItemContainer.

.NET Framework
Available since 2.0
Return to top
Show: