Spread Windows Forms 12.0 Product Documentation
GetHashCode Method (PairChar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PairChar Class : GetHashCode Method
Returns a hash code of the current PairChar.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As PairChar
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

A System.Int32 value that represents the hash code of the current PairChar.
See Also

Reference

PairChar Class
PairChar Members