System.Diagnostics.EventLogPermissionEntryCollection.CopyTo Method

Copies the permission entries from this collection to an array, starting at a particular index of the array.

Syntax

public void CopyTo (EventLogPermissionEntry[] array, int index)

Parameters

array
An array of type System.Diagnostics.EventLogPermissionEntry that receives this collection's permission entries.
index
The zero-based index at which to begin copying the permission entries.

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