[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GradientEffect.GetHashCode

GetHashCode Method

GetHashCode()

Gets the hash code for this GradientEffect object.

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

The int value indicates the hash code for this GradientEffect object.

Overrides