Therefore API > API Reference > Classes > TheConditionList > Properties
Item
Gets the TheCondition item with the specified index.
Namespace: Therefore.API
Parameters
nIndex
Zero-based index in the condition list.
Property Value
The TheCondition item with the specified nIndex.
Exception
Condition
Index Out Of Range
nIndex is out of range (nIndex < 0 OR nIndex >= Count)
TheCondition class
TheConditionList class
TheConditionList properties