EventLogPermissionEntryCollection::Contains Method (EventLogPermissionEntry^)
.NET Framework (current version)
Determines whether this collection contains a specified EventLogPermissionEntry.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System.Diagnostics::EventLogPermissionEntry^
The EventLogPermissionEntry to find.
Return Value
Type: System::Booleantrue if the specified EventLogPermissionEntry belongs to this collection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: