The members of System.Web.Configuration.TrustLevelCollection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
Initializes a new instance of the System.Web.Configuration.TrustLevelCollection class. |
[read-only] override | CollectionType | System.Configuration.ConfigurationElementCollectionType.
Gets the type of the System.Web.Configuration.TrustLevelCollection object. |
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. |
[read-only] override | ElementName | string.
Gets the name that is used to identify the configuration element. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |
[read-only] override | ThrowOnDuplicate | bool. Documentation for this section has not yet been entered. |
Add(TrustLevel)
| ||
Clear()
| ||
Get(int)
| ||
Remove(TrustLevel)
| ||
RemoveAt(int)
| ||
Set(int, TrustLevel)
|
override | CreateNewElement()
| |
override | GetElementKey(System.Configuration.ConfigurationElement)
| |
override | IsElementName(string)
|