System.Web.HttpModuleCollection.Get Method

Returns the System.Web.IHttpModule object with the specified index from the System.Web.HttpModuleCollection.

Syntax

public IHttpModule Get (int index)

Parameters

index
The index of the System.Web.IHttpModule object to return from the collection.

Returns

The System.Web.IHttpModule member specified by the index parameter.

Remarks

Documentation for this section has not yet been entered.

Requirements

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