CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Filter.AddCondition Method

Filter class is available in commercial version only.

Adds the expression as a matching condition for the specified column.

Overload List

Adds the expression as a matching condition for the specified column.

public void AddCondition(int,string);

Adds the expression as a matching condition for the specified column.

public void AddCondition(string,string);

See Also

Filter Class | AldenSystems.CSVEngine Namespace