class
FixedSizeListIterator<T>

(Not documented.)

Implements

Properties

T current
read-only

Constructors

FixedSizeListIterator(List<T> array)

Methods

moveNext() → bool
Moves to the next element.