ProcessThreadCollection.IndexOf(ProcessThread) Yöntem

Tanım

Belirtilen iş parçacığının koleksiyon içindeki 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

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

Şunlara uygulanır