System.Diagnostics.PerformanceCounterPermissionEntryCollection.OnInsert Method

Performs additional custom processes before a new permission entry is inserted into the collection.

Syntax

protected override void OnInsert (int index, object value)

Parameters

index
The zero-based index at which to insert value.
value
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