ProcessModuleCollection.RemoveAll(Predicate<ProcessModule>) Metoda

Definicja

Przestroga

This API is no longer available

public:
 int RemoveAll(Predicate<System::Diagnostics::ProcessModule ^> ^ match);
[System.Obsolete("This API is no longer available", true)]
public int RemoveAll (Predicate<System.Diagnostics.ProcessModule> match);
[<System.Obsolete("This API is no longer available", true)>]
member this.RemoveAll : Predicate<System.Diagnostics.ProcessModule> -> int
Public Function RemoveAll (match As Predicate(Of ProcessModule)) As Integer

Parametry

Zwraca

Int32
Atrybuty

Dotyczy