Click or drag to resize
ISearchHitsDoc Method
Returns the document at the specified index

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
ISearchDocument Doc(
	int i
)

Parameters

i
Type: SystemInt32
Index

Return Value

Type: ISearchDocument
See Also