enumerable returning enumerator over submatches due to iterateds,
with every submatch being a list of matches of the iterated-pattern
| C# |
public class Iterateds_Enumerable : IEnumerable<IMatches>, IEnumerable
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| Iterateds_Enumerable(IMatch) | Initializes a new instance of the Iterateds_Enumerable class | |
| GetEnumerator()()() |
| Object | |
| Iterateds_Enumerable | |