Location: Symbol Reference > Classes > TJwSecurityAccessControlList Class > TJwSecurityAccessControlList Methods > Remove Method > TJwSecurityAccessControlList.Remove Method (integer)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityAccessControlList.Remove Method (integer)
Pascal
function Remove(const Index: integer): integer; overload;

Index receives the zero based index of the object to be removed. Valid values are 0 to Count -1 .  

Remove returns the index of the ACE in the list before it was removed. If the ACE could not be found the return value is -1. 

Remove removes an object give by index from the list. The object will be freed automatically if OwnsObject is true. 

 

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!