System.Diagnostics.EventLogPermissionEntryCollection.Contains Method

Determines whether this collection contains a specified System.Diagnostics.EventLogPermissionEntry.

Syntax

public bool Contains (EventLogPermissionEntry value)

Parameters

value
The System.Diagnostics.EventLogPermissionEntry to find.

Returns

true if the specified System.Diagnostics.EventLogPermissionEntry belongs to this collection; otherwise, false.

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