| hasMoreElements | |
![]() rtEnumeration ![]() currentElement Collection As rtCollection NextElement | version 1.5
Function hasMoreElements True if CurrentElement is not the last element of rtEnumeration. Use property CurrentElement or NextElement to set the starting point. A new initialized enumeration has NextElement equals the first element (of underlying collection). |