Move to the next item in the collection |
Member of Sorted Dictionary Collection Iterator (PRIM_SDIT)
Name | Type | Data Type | Description |
|---|---|---|---|
Result | *Result(Optional) | Boolean | Returns true if there was an item 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.