Mono Class Library: Overview

System.Web.Configuration.CustomErrorCollection: Method Members

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

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Methods

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