ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ILocation Interface / equals Method

In This Topic
    equals Method (ILocation)
    In This Topic
    Syntax
    'Declaration
     
    Function equals( _
       ByVal location As ILocation _
    ) As Boolean
    bool equals( 
       ILocation location
    )

    Parameters

    location
    See Also