LINGUAGGIO LOTUSSCRIPT


Current property
Esempio

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.

Esempio
Vedere anche