EventLogPermissionEntryCollection.Remove(EventLogPermissionEntry) Metod

Definition

Tar bort en angiven behörighetspost från den här samlingen.

public:
 void Remove(System::Diagnostics::EventLogPermissionEntry ^ value);
public void Remove(System.Diagnostics.EventLogPermissionEntry value);
member this.Remove : System.Diagnostics.EventLogPermissionEntry -> unit
Public Sub Remove (value As EventLogPermissionEntry)

Parametrar

value
EventLogPermissionEntry

Behörighetsposten att ta bort.

Gäller för