TUV-x
|
Resets the iterator to the beginning of the collection. More...
Private Member Functions | |
subroutine | reset (this, parent) |
Resets the iterator to the beginning of the collection.
For iterators that target nested sets of elements (e.g., cells within a column), the reset function can require a higher-level iterator whose current target will be used to identify the nested set of elements to iterate over.
|
private |
[in,out] | this | Iterator |
[in] | parent | Iterator for parent model element |