System.Diagnostics.EventLogPermissionEntryCollection.IndexOf Method

Determines the index of a specified permission entry in this collection.

Syntax

public int IndexOf (EventLogPermissionEntry value)

Parameters

value
The permission entry to search for.

Returns

The zero-based index of the specified permission entry, or -1 if the permission entry was not found in the 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