ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / SearchResult Class / GetHashCode Method

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