|
M
Dispose()
|
None
|
Releases all resources used by the DuctSizeSettingIterator
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
HasCurrent()
|
bool
|
Identifies whether the iterator has a current item.
There is no current item if the iterator has not started yet or has been done.
|
|
|
M
IsDone()
|
bool
|
Identifies if the iteration has completed.
|
|
|
M
MoveNext()
|
bool
|
Increments the enumerator to the next item.
|
|
|
M
Reset()
|
None
|
Resets the iterator to the initial state.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|