LOTUSSCRIPT-SPRACHE


getFirst method
Beispiel

This method returns the first JavaProperty.

Defined in

JavaPropertyCollection

Syntax

Set javaProperty = javaPropertycollection.getFirst()

Return value

JavaProperty. The first JavaProperty within the enumeration.

Beispiel
Siehe auch