Therefore API > API Reference > Classes > TheKeywordDictionary > Methods
RemoveAt
Removes the keyword with the specified index from the list.
Namespace: Therefore.API
nIndex
Zero-based index of the keyword to be removed from the list.
None.
Exception
Condition
Index Out Of Range
nIndex is out of range (nIndex < 0 OR nIndex >= Count)
TheKeywordDictionary class
TheKeywordDictionary methods