ProcessModuleCollection::Contains Method (ProcessModule^)
.NET Framework (current version)
Determines whether the specified process module exists in the collection.
Assembly: System (in System.dll)
Parameters
- module
-
Type:
System.Diagnostics::ProcessModule^
A ProcessModule instance that indicates the module to find in this collection.
A module is identified by its module name and its fully qualified file path.
.NET Framework
Available since 1.1
Available since 1.1
Show: