LOTUSSCRIPT LANGUAGE
This method returns the first JavaMethod object.
Defined in
JavaMethodCollection
Syntax
Set javamethod = javamethodcollection.getFirst()
Return value
JavaMethod. The first JavaMethod object within the enumeration.
Example See Also