NameValueCollection::GetValues Method
.NET Framework (current version)
Gets the values of a specified entry in the NameValueCollection.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | GetValues(Int32) | Gets the values at the specified index of the NameValueCollection. |
![]() | GetValues(String^) | Gets the values associated with the specified key from the NameValueCollection. |
Show:
