FontUnit::GetHashCode Method ()

 

Returns the hash code for this instance.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A 32-bit signed integer that represents the hash code.

.NET Framework
Available since 1.1
Return to top
Show: