MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure / GetHashCode Method

In This Topic
GetHashCode Method (Length)
In This Topic
Serves as a hash function for the Length.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

An System.Int32 value indicating the hash code for the current Length.
See Also