The members of System.Web.Configuration.ProfilePropertySettingsCollection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
Documentation for this section has not yet been entered.
[read-only] AllKeys string[]. Documentation for this section has not yet been entered. [read-only] CollectionType System.Configuration.ConfigurationElementCollectionType. Documentation for this section has not yet been entered. default propertyItem(int) ProfilePropertySettings. Documentation for this section has not yet been entered. [read-only] default propertyItem(string) ProfilePropertySettings. Documentation for this section has not yet been entered.
[read-only] AllowClear bool. Documentation for this section has not yet been entered. [read-only] overrideProperties System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. [read-only] overrideThrowOnDuplicate bool. Documentation for this section has not yet been entered.
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.
overrideCreateNewElement() : System.Configuration.ConfigurationElement Documentation for this section has not yet been entered. overrideGetElementKey(System.Configuration.ConfigurationElement) : object Documentation for this section has not yet been entered. overrideOnDeserializeUnrecognizedElement(string, System.Xml.XmlReader) : bool Documentation for this section has not yet been entered.