HtmlDocument::GetHashCode Method ()

 
Use BaseTrue

Retrieves the hash code for this object.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

An Int32 representing an in-memory hash of this object.

.NET Framework
Available since 2.0
Return to top
Show: