The methods of System.Web.Configuration.ProfilePropertySettingsCollection are listed below. For a list of all members, see the ProfilePropertySettingsCollection Members list.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
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.