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