LOTUSSCRIPT LANGUAGE


Current property
Example

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

Defined in

JavaPropertyCollection

Data type

Integer

Syntax

To get: Integer = javaPropertycollection.Current

Usage

This property contains the exact location within the collection.

Example
See Also