Mono Class Library: Overview

System.Web.HttpModuleCollection: Members

The members of System.Web.HttpModuleCollection are listed below.

See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase

Public Properties

[read-only]
AllKeysstring[]. Documentation for this section has not yet been entered.
[read-only]
default property
Item(int)IHttpModule. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)IHttpModule. Documentation for this section has not yet been entered.

Public Methods

CopyTo(Array, int)
Documentation for this section has not yet been entered.
Get(int) : IHttpModule
Documentation for this section has not yet been entered.
Get(string) : IHttpModule
Documentation for this section has not yet been entered.
GetKey(int) : string
Documentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.