JAVA/CORBA CLASSES
Note This method is new with Release 8
Defined in
DirectoryNavigator
Syntax
long findNthName(int n)
Parameters
int n
long
Positions the directory navigator at the nth name in the namelist, and sets the NameLocated property to true if the method succeeds. If the method fails, the NameLocated property is set to false. Does not change the current match.
Language cross-reference
FindNthName in LotusScript DirectoryNavigator class