Mono Class Library: Overview

System.Web.Configuration.TrustLevelCollection: Method Members

The methods of System.Web.Configuration.TrustLevelCollection are listed below. For a list of all members, see the TrustLevelCollection Members list.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

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.