LOTUSSCRIPT-SPRACHE


Current property
Beispiel

This property contains the current position in the enumeration. This property is read only.

Defined in

JavaMethodCollection

Data type

Integer

Syntax

To get: Integer = javamethodcollection.Current

Usage

This returns your exact location within the collection.

Beispiel
Siehe auch