System.Diagnostics.PerformanceCounterPermissionEntryCollection.AddRange Method

Appends a set of specified permission entries to this collection.

Syntax

public void AddRange (PerformanceCounterPermissionEntry[] value)

Parameters

value
An array of type System.Diagnostics.PerformanceCounterPermissionEntry objects that contains the permission entries to add.

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