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

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