12.1.6 Iterating a Collection

If the Java object underlying a Chili!Bean implements the java.util.Enumeration interface it will function like a COM Collection class, and you can use the For...Each...Next statement to iterate the Java object.
Copyright © 2000 Chili!Soft
|