Mono Class Library: Overview

System.Web.Configuration.ProfileSettingsCollection: Method Members

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

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Methods

Add(ProfileSettings)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Contains(string) : bool
Documentation for this section has not yet been entered.
IndexOf(string) : int
Documentation for this section has not yet been entered.
Insert(int, ProfileSettings)
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.

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.