ProcessModuleCollection.Exists(Predicate<ProcessModule>) Metoda

Definicja

Przestroga

This API is no longer available

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

Parametry

Zwraca

Boolean
Atrybuty

Dotyczy