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