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

In This Topic
    GetHashCode Method (Def.Content)
    In This Topic
    Returns a hash code for this instance
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also