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