The following tables list the members exposed by ISetIterator.
|
Name |
Description |
![]() ![]() |
Closes the iterator and invalidates the object. | |
![]() ![]() | ||
![]() ![]() |
Returns an IElement associated with the current iterator position. | |
![]() ![]() | ||
![]() ![]() |
Gets the element associated with the current iterator position. | |
![]() ![]() |
Moves the current iterator position to the next iterator position, if any. | |
![]() ![]() |
Re initializes the iterator: Moves the current position to before the beginning of the data; a subsequent next call will find the first element. If the iterator was in an erroneous state, the reset method will also reset the state to normal. |