System.Diagnostics.EventLogPermissionEntryCollection.OnSet Method

Performs additional custom processes before setting a value in the collection.

Syntax

protected override void OnSet (int index, object oldValue, object newValue)

Parameters

index
The zero-based index at which oldValue can be found.
oldValue
The value to replace with newValue.
newValue
The new value of the permission entry at index.

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