The members of System.Web.Configuration.ProfilePropertySettingsCollection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
Creates a new instance of the System.Web.Configuration.ProfilePropertySettingsCollection class. |
[read-only] | AllKeys | string[].
Returns an array containing the names of all the System.Web.Configuration.ProfileSection objects contained in the collection. |
[read-only] | CollectionType | System.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. |
[read-only] | AllowClear | bool.
Gets a value indicating whether the <clear> element is valid as a System.Web.Configuration.ProfilePropertySettings object. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection.
Gets a collection of configuration properties. |
[read-only] override | ThrowOnDuplicate | bool.
Gets a value indicating whether an error should be thrown if an attempt to create a duplicate object is made. |
override | CreateNewElement()Documentation for this section has not yet been entered. | |
override | GetElementKey(System.Configuration.ConfigurationElement)
| |
override | OnDeserializeUnrecognizedElement(string, System.Xml.XmlReader)
|