JAVA/CORBA CLASSES
Note This method is new with Release 8
Defined in
DirectoryNavigator
Syntax
java.util.Vector getNthItemValue(int n)
Parameters
int n
Vector
Positions navigator to the nth match of the current name, and updates the CurrentItem property with the item name.
The only way to advance the current item is by use of the getNextItemValue method.
This method always returns an array. If it is a single valued item, only the first value of the array will be populated.
Language cross-reference
GetNthItemValue in LotusScript DirectoryNavigator class