AdapterDictionary::Item Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets or sets the value at the specified index.(Inherited from OrderedDictionary.) |
![]() | Item[Object^] | Gets or sets the value with the specified key.(Inherited from OrderedDictionary.) |
![]() | Item[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. |
Show:
