Spread Windows Forms 12.0 Product Documentation
GetHashCode Method (SubStyle)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > SubStyle Class : GetHashCode Method
Gets a hash code of this object.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As SubStyle
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

An System.Int32 value that indicates the hash code of this object.
See Also

Reference

SubStyle Class
SubStyle Members