Mono Class Library: Overview

System.Web.Configuration.ProfilePropertySettingsCollection: Members

The members of System.Web.Configuration.ProfilePropertySettingsCollection are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
AllKeysstring[]. Documentation for this section has not yet been entered.
[read-only]
CollectionTypeSystem.Configuration.ConfigurationElementCollectionType. Documentation for this section has not yet been entered.
default property
Item(int)ProfilePropertySettings. Documentation for this section has not yet been entered.
[read-only]
default property
Item(string)ProfilePropertySettings. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
AllowClearbool. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.
[read-only]
override
ThrowOnDuplicatebool. Documentation for this section has not yet been entered.

Public Methods

Add(ProfilePropertySettings)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Get(int) : ProfilePropertySettings
Documentation for this section has not yet been entered.
Get(string) : ProfilePropertySettings
Documentation for this section has not yet been entered.
GetKey(int) : string
Documentation for this section has not yet been entered.
IndexOf(ProfilePropertySettings) : 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(ProfilePropertySettings)
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
OnDeserializeUnrecognizedElement(string, System.Xml.XmlReader) : bool
Documentation for this section has not yet been entered.