Returns the document at the specified index
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax ILuceneSearchDocument Doc(
int i
)
Parameters
- i
- Type: SystemInt32
Index
Return Value
Type:
ILuceneSearchDocumentSee Also