ActiveReports 18 .NET Edition
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
    public override int GetHashCode()

    Return Value

    A hash code for the Length
    See Also