ScrollableControl::DockPaddingEdges::GetHashCode Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Serves as a hash function for a particular type.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code for the current Object.

.NET Framework
Available since 1.1
Return to top
Show: