Mono Class Library: Overview

System.Web.Configuration.ProfileGroupSettingsCollection: Method Members

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

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Methods

Add(ProfileGroupSettings)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Get(int) : ProfileGroupSettings
Documentation for this section has not yet been entered.
Get(string) : ProfileGroupSettings
Documentation for this section has not yet been entered.
GetKey(int) : string
Documentation for this section has not yet been entered.
IndexOf(ProfileGroupSettings) : int
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(ProfileGroupSettings)
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
IsModified() : bool
Documentation for this section has not yet been entered.
override
ResetModified()
Documentation for this section has not yet been entered.