The FeatureFilter type exposes the following members.

Fields

  NameDescription
all
All features are selected by this filter.
none
No features are selected by this filter.
top_level
A filter which accepts only top-level Features. This is true is Parent() returns an ISequence instance.

See Also