LOTUSSCRIPT LANGUAGE
The JavaPropertyCollection class enumerates all the properties of a JavaClass object. This is a true enumerator class and you can use the ForAll statement with it.
Properties
Current property
getNext method
getNth method
Example See Also