IIndexFilter class

IIndexFilter class

Defines a filter for skipping items based on their indices.

Methods

NameDescription
shouldSkipIndex(index)Determines whether the item with the specified index should be skipped.

See Also