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.
ProcessThreadCollection::Contains Method (ProcessThread^)
.NET Framework (current version)
Determines whether the specified process thread exists in the collection.
Assembly: System (in System.dll)
Parameters
- thread
-
Type:
System.Diagnostics::ProcessThread^
A ProcessThread instance that indicates the thread to find in this collection.
A module is identified by its module name and its fully qualified file path.
.NET Framework
Available since 1.1
Available since 1.1
Show: