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: