Spread Windows Forms 12.0 Product Documentation
GetHashCode Method (GradientEffect)


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

Return Value

The System.Int32 value indicates the hash code for this GradientEffect object.
See Also

Reference

GradientEffect Class
GradientEffect Members