ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ReportItemKey Structure / Equals Method / Equals(ReportItemKey) Method

In This Topic
    Equals(ReportItemKey) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Equals( _
       ByVal other As ReportItemKey _
    ) As Boolean
    public bool Equals( 
       ReportItemKey other
    )

    Parameters

    other
    See Also