ProcessModuleCollection.FindAll(Predicate<ProcessModule>) Metoda

Definicja

Przestroga

This API is no longer available

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

Parametry

Zwraca

List<ProcessModule>
Atrybuty

Dotyczy