Positions navigator to the nth name in the namelist and
returns number of matches.
Syntax
findNthName(n:int) : long
Parameter |
Description |
int n |
The number of the name at which to position
the navigator, starting with 1. |
Return value |
Description |
long |
The number of matches found in the navigator. |
Usage
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.