FilterCollection

FilterCollection class

Contains a list of Filter objects.
Implements ICollection interface.

The FilterCollection type exposes the following members:

Methods

NameDescription
to_list()Converts a filter collection to a list of Filter objects.

See Also