Spread Windows Forms 12.0 Product Documentation
GetHashCode Method (Keystroke)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > Keystroke Structure : GetHashCode Method
Returns a value that can used as an index in a hash table.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As Keystroke
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

Integer of the hash code
See Also

Reference

Keystroke Structure
Keystroke Members