ActiveReports Developer 7
GetHashCode Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure : GetHashCode Method

Glossary Item Box

Serves as a hash function for the Length

Syntax

Visual Basic (Declaration) 
Public Overrides Function GetHashCode() As System.Integer
C# 
public override System.int GetHashCode()

Return Value

A hash code for the Length

See Also