AccessControlList.Remove

This function removes the specified (1-based) user or group item from the list of users/groups that can access this object.

Syntax Parameters Return Value
Sub AccessControlList.Remove( _
    Index As Integer)
Index [in]

Type: Integer

This function does not return a value.