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