FixedSizeListIterator<T> constructor

FixedSizeListIterator<T>(
  1. List<T> array
)

Implementation

FixedSizeListIterator