Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CreateIterator method creates an instance of the an iterator component that enables iteration over the collection.

The recommended method of iterating through a collection is using the FOR and ENDFOR command construct.

...