enumerator over submatches due to iterateds,
with every submatch being a list of matches of the iterated-pattern
| C# |
public class Iterateds_Enumerator : IEnumerator<IMatches>, IDisposable, IEnumerator
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Iterateds_Enumerator(IMatch) | Initializes a new instance of the Iterateds_Enumerator class | |
| Current | ||
| Dispose()()() | ||
| MoveNext()()() | ||
| Reset()()() |
| Object | |
| Iterateds_Enumerator | |