[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SubStyle.GetHashCode

GetHashCode Method

GetHashCode()

Gets a hash code of this object.

Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
Type Description
int

An int value that indicates the hash code of this object.

Overrides