Spread Silverlight Documentation
GetHashCode Method (KeyStroke)


GrapeCity.Windows.SpreadSheet.UI Namespace > KeyStroke Structure : GetHashCode Method
Generates a hash code for the current object.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
'Usage
 
Dim instance As KeyStroke
Dim value As System.Integer
 
value = instance.GetHashCode()
public override System.int GetHashCode()

Return Value

The hash code.
See Also

Reference

KeyStroke Structure
KeyStroke Members