Versions Compared

Key

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

Collection Iterator - MoveNext Method

Panel
bgColor#2c3c4c

The MoveNext method moves the iterator to the next component

Member of Collection Iterator (PRIM_COIT)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

The Result parameter indicates if there is a next component

Details

The MoveNext method moves to the next item in the collection.

The Result parameter will be True if an object was found.


See also

All Component Classes

Technical Reference