SymbolIterator<T> Constructor
Overload List
|
|
Name |
Description |
|---|---|---|
|
|
Initializes a new instance of the SymbolIterator<T> class. | |
|
|
Initializes a new instance of the SymbolIterator<T> class. | |
|
|
Initializes a new instance of the SymbolIterator<T> class. | |
|
|
SymbolIterator<T>(IEnumerable<T>, Boolean, Func<T, Boolean>) |
Initializes a new instance of the SymbolIterator<T> class. |
|
|
SymbolIterator<T>(IEnumerable<T>, Boolean, SymbolIterationMask, Func<T, Boolean>, Func<T, Boolean>) |
Initializes a new instance of the SymbolIterator<T> class. |
See Also
- SymbolIterator<T>(IInstanceCollection<T>) Constructor
- SymbolIterator<T>(IEnumerable<T>, Boolean) Constructor
- SymbolIterator<T>(IInstanceCollection<T>, Func<T, Boolean>) Constructor
- SymbolIterator<T>(IEnumerable<T>, Boolean, Func<T, Boolean>) Constructor
- SymbolIterator<T>(IEnumerable<T>, Boolean, SymbolIterationMask, Func<T, Boolean>, Func<T, Boolean>) Constructor