The methods of System.Diagnostics.EventLogPermissionEntryCollection are listed below. For a list of all members, see the EventLogPermissionEntryCollection Members list.
See Also: Inherited members from System.Collections.CollectionBase
Add(EventLogPermissionEntry) : int Documentation for this section has not yet been entered.AddRange(EventLogPermissionEntry[]) Documentation for this section has not yet been entered.AddRange(EventLogPermissionEntryCollection) Documentation for this section has not yet been entered.Contains(EventLogPermissionEntry) : bool Documentation for this section has not yet been entered.CopyTo(EventLogPermissionEntry[], int) Documentation for this section has not yet been entered.IndexOf(EventLogPermissionEntry) : int Documentation for this section has not yet been entered.Insert(int, EventLogPermissionEntry) Documentation for this section has not yet been entered.Remove(EventLogPermissionEntry) Documentation for this section has not yet been entered.
overrideOnClear() Documentation for this section has not yet been entered. overrideOnInsert(int, object) Documentation for this section has not yet been entered. overrideOnRemove(int, object) Documentation for this section has not yet been entered. overrideOnSet(int, object, object) Documentation for this section has not yet been entered.