Returns the System.Web.IHttpModule object with the specified index from the System.Web.HttpModuleCollection.
- index
- The index of the System.Web.IHttpModule object to return from the collection.
The System.Web.IHttpModule member specified by the index parameter.