Spread Windows Forms 12.0 Product Documentation
GetHashCode Method (SpreadSkin)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SpreadSkin Class : GetHashCode Method
Returns the hash code of this object.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As SpreadSkin
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

Integer value of the hash code
See Also

Reference

SpreadSkin Class
SpreadSkin Members