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::Item Property (Int32)
.NET Framework (current version)
Gets an index for iterating over the set of process threads.
Assembly: System (in System.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index value of the thread in the collection.
Property Value
Type: System.Diagnostics::ProcessThread^A ProcessThread that indexes the threads in the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: