The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ProcessModuleCollection Constructor (array<ProcessModule^>^)
.NET Framework (current version)
Initializes a new instance of the ProcessModuleCollection class, using the specified array of ProcessModule instances.
Assembly: System (in System.dll)
Parameters
- processModules
-
Type:
array<System.Diagnostics::ProcessModule^>^
An array of ProcessModule instances with which to initialize this ProcessModuleCollection instance.
.NET Framework
Available since 1.1
Available since 1.1
Show: