Spread for ASP.NET 12 Product Documentation
GetHashCode Method (NamedStyle)


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

Return Value

The hash code
See Also

Reference

NamedStyle Class
NamedStyle Members