System.Diagnostics.ProcessModuleCollection.IndexOf Method

Provides the location of a specified module within the collection.

Syntax

public int IndexOf (ProcessModule module)

Parameters

module
The System.Diagnostics.ProcessModule whose index is retrieved.

Returns

The zero-based index that defines the location of the module within the System.Diagnostics.ProcessModuleCollection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0