LOTUSSCRIPT-SPRACHE


getFirst method
Beispiel

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.

Beispiel
Siehe auch