Share via


ProcessThreadCollection.IndexOf(ProcessThread) Yöntem

Tanım

Koleksiyon içinde belirtilen iş parçacığının konumunu sağlar.

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

Parametreler

thread
ProcessThread

Dizini ProcessThread alınan.

Döndürülenler

içindeki ProcessThreadCollectioniş parçacığının konumunu tanımlayan sıfır tabanlı dizin.

Şunlara uygulanır