GetDocumentCount method: SearchResultCollection collection
Syntax
GetDocumentCount()
Description
Use this method to return the actual number of SearchResult objects (documents) in the SearchResult collection.
Note:
This is an abstract method.
Parameters
None.
Returns
An integer.
Related Topics