AdapterDictionary::Item Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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

NameDescription
System_CAPS_pubpropertyItem[Int32]

Gets or sets the value at the specified index.(Inherited from OrderedDictionary.)

System_CAPS_pubpropertyItem[Object^]

Gets or sets the value with the specified key.(Inherited from OrderedDictionary.)

System_CAPS_pubpropertyItem[String^]

This API supports the product infrastructure and is not intended to be used directly from your code. Used internally at run time by the configuration system to get or set a specified adapter name.

Return to top
Show: