LOTUSSCRIPT LANGUAGE


JavaMethodCollection class
Example

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


Methods

Example
See Also