ActiveReports Developer 7
GetHashCode Method
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports Namespace > PaddingEx Structure : GetHashCode Method

Glossary Item Box

Generates a hash code for the PaddingEx object.

Syntax

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

See Also