Move to the next object in the collection
Member of Keyed Collection Iterator (PRIM_KCIT)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Boolean | Returns true if there was an object to move to |
The MoveNext method moves to the next item in the collection. The Result parameter will be True if an object was found.
Febuary 18 V14SP2