Click or drag to resize

IteratorT Constructor

Overload List
 NameDescription
Public methodIteratorT Initializes a new instance of the IteratorT class with the default stop criteria.
Public methodIteratorT(IEnumerableIIterationStopCriterionT) Initializes a new instance of the IteratorT class with the specified stop criteria.
Public methodIteratorT(IIterationStopCriterionT) Initializes a new instance of the IteratorT class with the specified stop criteria.
Top
See Also