Share via


AutoCompleteEditHandler.GetHashCode Method

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Returns the hash code for this instance.

Namespace:  System.Web.Razor.Parser.SyntaxTree
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

public override int GetHashCode()

Return Value

Type: System.Int32
A 32-bit signed integer that is the hash code for this instance.

See Also

Reference

AutoCompleteEditHandler Class

System.Web.Razor.Parser.SyntaxTree Namespace