Aracılığıyla paylaş


ProcessThreadCollection.Add(ProcessThread) Yöntem

Tanım

Koleksiyona bir işlem iş parçacığı ekler.

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

Parametreler

thread
ProcessThread

Koleksiyona eklenecek iş parçacığı.

Döndürülenler

Koleksiyondaki iş parçacığının sıfır tabanlı dizini.

Şunlara uygulanır