Bagikan melalui


ProcessThreadCollection.IndexOf(ProcessThread) Metode

Definisi

Menyediakan lokasi utas tertentu dalam koleksi.

public:
 int IndexOf(System::Diagnostics::ProcessThread ^ thread);
public int IndexOf (System.Diagnostics.ProcessThread thread);
member this.IndexOf : System.Diagnostics.ProcessThread -> int
Public Function IndexOf (thread As ProcessThread) As Integer

Parameter

thread
ProcessThread

Indeks ProcessThread yang diambil.

Mengembalikan

Indeks berbasis nol yang menentukan lokasi utas dalam ProcessThreadCollection.

Berlaku untuk