GetHashCode Method

Syntax

Visual Basic (Declaration) 
Public Overridable Function GetHashCode() As Integer
C# 
public virtual int GetHashCode()

See Also