Bagikan melalui


ProcessThreadCollection.Remove(ProcessThread) Metode

Definisi

Menghapus utas proses dari koleksi.

public:
 void Remove(System::Diagnostics::ProcessThread ^ thread);
public void Remove (System.Diagnostics.ProcessThread thread);
member this.Remove : System.Diagnostics.ProcessThread -> unit
Public Sub Remove (thread As ProcessThread)

Parameter

thread
ProcessThread

Utas yang akan dihapus dari koleksi.

Berlaku untuk