Versions Compared

Key

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

Set Collection Iterator - MoveNext Method

Panel
bgColor#2c3c4c

Move to the next object in the collection

Member of Set Collection Iterator (PRIM_SCIT)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

Returns true if there was an object to move to

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