Skip to main content

INodeListIterator

Short Summary

The interface provides wrapper methods for an array list iterator that handles objects with the INodeApi interface.

AccessAbstractFinalExtendsImplements
-NoNoINodeApi, CNM_Collections.IArrayListIterator-

UML Diagram

Methods

moveNextNode

  • Return type: BOOL

This method sets the iterator to the next valid subnode in the array list.

Code

Declaration

INTERFACE INTERNAL INodeListIterator EXTENDS INodeApi, CNM_Collections.IArrayListIterator