This topic has not yet been rated - Rate this topic

ProviderSettingsCollection.Item Property

Accesses an instance of the ProviderSettingsCollection class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected property Item[ConfigurationProperty] Gets or sets a property or attribute of this configuration element. (Inherited from ConfigurationElement.)
Public property Item[Int32] Gets or sets a value at the specified index in the ProviderSettingsCollection collection.
Public property Item[String] Gets an item from the collection.
Top

Use the Item method to access a specified ProviderSettings object contained within this ProviderSettingsCollection class.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.