IteratorT Constructor |
Name | Description | |
---|---|---|
![]() | IteratorT | Initializes a new instance of the IteratorT class with the default stop criteria. |
![]() | IteratorT(IEnumerableIIterationStopCriterionT) | Initializes a new instance of the IteratorT class with the specified stop criteria. |
![]() | IteratorT(IIterationStopCriterionT) | Initializes a new instance of the IteratorT class with the specified stop criteria. |