Sorted Dictionary Collection Iterator - MoveNext Method

Move to the next item in the collection

Member of Sorted Dictionary Collection Iterator (PRIM_SDIT)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)BooleanReturns true if there was an item 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

Febuary 18 V14SP2