System.Diagnostics.PerformanceCounterPermissionEntryCollection.Insert Method

Inserts a permission entry into this collection at a specified index.

Syntax

public void Insert (int index, PerformanceCounterPermissionEntry value)

Parameters

index
The zero-based index of the collection at which to insert the permission entry.
value
The permission entry to insert into this collection.

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