GetHashCode Method

Retrieves a value that indicates the hash code value for the object.

Syntax

Visual Basic Overrides  Public  Function 
GetHashCode( ) As int
C# public   override  int 
GetHashCode( );
Managed C++ public:  int 
GetHashCode( );
JScript public   override function
GetHashCode( );

Return Value

int. The hash code value for the object.

Applies To

BrowserLevel

See Also

Internet Explorer WebControls