LOTUSSCRIPT LANGUAGE


JavaPropertyCollection class
Example

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


Methods

Example
See Also