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


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

Reference

AlternatingRow Class
AlternatingRow Members