ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / Def.DataSet Class / GetHashCode Method

In This Topic
    GetHashCode Method (Def.DataSet)
    In This Topic
    Generates a HashCode for this expression.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also