LINGUAGGIO LOTUSSCRIPT


getFirst method
Esempio

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.

Esempio
Vedere anche