NameValueCollection.Item Property
.NET Framework (current version)
Gets or sets the specified entry of the NameValueCollection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets the entry at the specified index of the NameValueCollection. |
![]() | Item[String] | Gets or sets the entry with the specified key in the NameValueCollection. |
Show:
