Description
Returns the hash code for this object. See the Microsoft .NET API documentation for details.
Visual Basic
Public override Function GetHashCode() As Integer
C#
public override int GetHashCode();
Returns the hash code for this object. See the Microsoft .NET API documentation for details.
Public override Function GetHashCode() As Integer
public override int GetHashCode();