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