Therefore API > API Reference > Classes > TheIndexDataList > Properties
Item
Gets or sets the TheIndexData object with the specified index.
Namespace: Therefore.API
nIndex
Zero-based index in the condition list.
TheIndexData with the specified nIndex.
Exception
Condition
Index Out Of Range
nIndex is out of range (nIndex < 0 OR nIndex >= Count)