ProviderSettingsCollection::Item Property

 

Accesses an instance of the ProviderSettingsCollection class.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

NameDescription
System_CAPS_protpropertyItem[ConfigurationProperty^]

Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.)

System_CAPS_pubpropertyItem[Int32]

Gets or sets a value at the specified index in the ProviderSettingsCollection collection.

System_CAPS_pubpropertyItem[String^]

Gets an item from the collection.

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

Return to top
Show: