Current® property (JavaMethodCollection - LotusScript® Language)

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.

Example