Remove |
Scroll |
Removes the the specified entry from the list.
Namespace: Therefore.API
Parameters nIndex Field number to be removed.
Return Value None. |
Exception |
Condition |
Index Out Of Range |
nIndex is out of range (nIndex < 0 OR nIndex >= Count) |