FixedSizeListIterator<T> class

Implements:

Constructors

FixedSizeListIterator ( List<T> array )

Instance Properties

current T
read-only

Instance Methods

moveNext ( ) → bool
Moves to the next element.