Therefore API > API Reference > Classes > TheFullTextQueryResult > Properties
Item
Gets or sets the TheFullTextQueryResultRow item with the specified index.
Namespace: Therefore.API
nIndex
Zero-based index.
The TheFullTextQueryResultRow item with the specified index.
Exception
Condition
Index Out Of Range
nIndex is out of range (nIndex < 0 OR nIndex >= Count)
TheFullTextQuery class
TheFullTextQueryResult class
TheFullTextQueryResult properties
TheFullTextQueryResultRow class