Therefore API > API Reference > Classes > TheConditionList > Methods
Remove
Removes the element with the specified index.
Namespace: Therefore.API
Parameters
nIndex
Zero-based index of the item to remove.
Return Value
None.
Exception
Condition
Index Out Of Range
nIndex is out of range (nIndex < 0 OR nIndex >= Count)
TheCondition class
TheConditionList class
TheConditionList methods