CurrentMatches (DirectoryNavigator - Java™)
Read-only. The number of matches found for the current name.
Note: This property is new with Release 8
Defined in
Data type
Long
Syntax
To get: Long getCurrentMatches()
Usage
This property will contain the number of matches found for the CurrentName in the directory navigator. If the navigator was created by the lookupAllNames method, so that CurrentName is blank, CurrentMatches will contain the number of matches returned from the findFirstName call.