moveNextNode
Short Summary
This method sets the iterator to the next valid subnode in the array list.
Parameters
-
return:
TRUE: next subnode was set successfully,FALSE: end of the array list was reached, no more subnodes available -
Return type:
BOOL
Parameters
none
Code
Declaration
METHOD moveNextNode : BOOL