Click or drag to resize

IIterated Properties

The IIterated type exposes the following members.

Properties
 NameDescription
Public propertyFilters An array of the available filters
Public propertyIteratedPattern The iterated pattern to be matched as often as possible within specified bounds.
Public propertyMaxMatches The upper bound to stop matching at, 0 means unlimited/as often as possible.
Public propertyMinMatches How many matches to find so the iterated succeeds.
Top
See Also