CSV Engine Documentation Contents
AldenSystems.CSVEngine
CSV Engine Class Library

Filter.Count Property

Filter class is available in commercial version only.

Indicates the number of conditions that have been applied to the filter.

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

See Also

Filter Class | AldenSystems.CSVEngine Namespace