Name | Description | |
---|---|---|
![]() | Add | Appends an access control entry to the access control list. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Determines whether the access control list contains a specific access control entry. |
![]() | CopyTo | Copies the entire access control list to a compatible one-dimensional array of access control entries, starting at the specified index of the target array. |
![]() | GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() | IndexOf | Determines the specific index of an access control entry in the access control list. |
![]() | Insert | Inserts an access control entry into the access control list at the specified position. |
![]() | Remove | Removes the first occurrence of a specific access control entry from the access control list. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |