LINGUAGGIO LOTUSSCRIPT


getFirst method
Esempio

This method returns the first JavaProperty.

Defined in

JavaPropertyCollection

Syntax

Set javaProperty = javaPropertycollection.getFirst()

Return value

JavaProperty. The first JavaProperty within the enumeration.

Esempio
Vedere anche