System.Diagnostics.EventLogPermissionEntryCollection.Add Method

Adds a specified System.Diagnostics.EventLogPermissionEntry to this collection.

Syntax

public int Add (EventLogPermissionEntry value)

Parameters

value
The System.Diagnostics.EventLogPermissionEntry to add.

Returns

The zero-based index of the added System.Diagnostics.EventLogPermissionEntry.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0