HttpModuleCollection::Get Method (Int32)
.NET Framework (current version)
Returns the IHttpModule object with the specified index from the HttpModuleCollection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index of the IHttpModule object to return from the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: