Overload List

  NameDescription
Protected propertyItem[([( ConfigurationProperty])])
Gets or sets a property or attribute of this configuration element.
(Inherited from ConfigurationElement.)
Protected propertyItem[([( String])])
Gets or sets a property, attribute, or child element of this configuration element.
(Inherited from ConfigurationElement.)
Public propertyItem[([( Int32])])
Gets or sets the element at the specified index.

See Also