The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PerformanceCounterPermissionEntryCollection::Contains Method (PerformanceCounterPermissionEntry^)
.NET Framework (current version)
Determines whether this collection contains a specified PerformanceCounterPermissionEntry object.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System.Diagnostics::PerformanceCounterPermissionEntry^
The PerformanceCounterPermissionEntry object to find.
Return Value
Type: System::Booleantrue if the specified PerformanceCounterPermissionEntry object belongs to this collection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: