ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / CommandParameter Class / Equals Method / Equals(CommandParameter) Method

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

    Parameters

    other
    See Also