Spread Windows Forms 12.0 Product Documentation
GetHashCode Method (CalculatorButtonStyleInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > CalculatorButtonStyleInfo Class : GetHashCode Method
Returns the generated hash code for this CalculatorButtonStyleInfo.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As CalculatorButtonStyleInfo
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

Returns the hash code for this instance.
See Also

Reference

CalculatorButtonStyleInfo Class
CalculatorButtonStyleInfo Members