| NextElement | |
![]() rtEnumeration ![]() currentElement Collection As rtCollection NextElement | version 1.5
Property Set/Get NextElement Property Get retrieves the next element and moves the pointer. Property Set allows to set the starting point. Use hasMoreElements in Do cycle to find out if there is a next element available. |