[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PairChar.GetHashCode

GetHashCode Method

GetHashCode()

Returns a hash code of the current PairChar.

Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
Type Description
int

A int value that represents the hash code of the current PairChar.

Overrides