CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Filter.Clear Method

Filter class is available in commercial version only.

Clears all expressions from the Filter.

Overload List

Clears all expressions from the Filter.

public void Clear();

Clears all expressions applied to the specified column.

public void Clear(int);

See Also

Filter Class | AldenSystems.CSVEngine Namespace