Versions Compared

Key

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

Dictionary Collection Accessor - CreateIterator Method

Panel
bgColor#2c3c4c

CreateIterator method creates an iterator component that enables iteration through the collection

...


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/ENDFOR command construct.

This feature is provide for completeness and is unlikely to be required for most development purposes.

...

See also

All Component Classes

Technical Reference