Mono Class Library: Overview

System.Web.Configuration.TrustLevelCollection: Members

The members of System.Web.Configuration.TrustLevelCollection 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]
override
CollectionTypeSystem.Configuration.ConfigurationElementCollectionType. Documentation for this section has not yet been entered.
default property
Item(int)TrustLevel. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)TrustLevel. 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.
[read-only]
override
ThrowOnDuplicatebool. Documentation for this section has not yet been entered.

Public Methods

Add(TrustLevel)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Get(int) : TrustLevel
Documentation for this section has not yet been entered.
Remove(TrustLevel)
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.
Set(int, TrustLevel)
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.
override
IsElementName(string) : bool
Documentation for this section has not yet been entered.