ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPrediction<T> Interface / predicate Method

In This Topic
    predicate Method
    In This Topic
    Syntax
    'Declaration
     
    Function predicate( _
       ByVal item As T _
    ) As Boolean
    bool predicate( 
       T item
    )

    Parameters

    item
    See Also