Mono Class Library: Overview

System.Web.Configuration.CompilerCollection: Members

The members of System.Web.Configuration.CompilerCollection are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
AllKeysstring[]. Documentation for this section has not yet been entered.
[read-only]
override
CollectionTypeSystem.Configuration.ConfigurationElementCollectionType. Documentation for this section has not yet been entered.
[read-only]
default property
Item(int)Compiler. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)Compiler. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
override
ElementNamestring. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.

Public Methods

Get(int) : Compiler
Documentation for this section has not yet been entered.
Get(string) : Compiler
Documentation for this section has not yet been entered.
GetKey(int) : string
Documentation for this section has not yet been entered.

Protected Methods

override
CreateNewElement() : System.Configuration.ConfigurationElement
Documentation for this section has not yet been entered.
override
GetElementKey(System.Configuration.ConfigurationElement) : object
Documentation for this section has not yet been entered.