Overload List

  NameDescription
Item[([(Int32])])
Gets or sets the schema element at the specified index.
(Inherited from ConfigurationElementCollection<(Of <(T>)>).)
Item[([(String])])
Gets or sets the schema element with the specified name.
(Inherited from ConfigurationElementCollection<(Of <(T>)>).)
Item[([(ConfigurationProperty])])
Gets or sets a property or attribute of this configuration element.
(Inherited from ConfigurationElement.)

See Also