Mono Class Library: System.Collections.Specialized.NameValueCollection Overview | MembersSystem.Collections.Specialized.NameValueCollection.GetValues Method |
Gets the values associated with the specified key from the current instance. [Edit]
|
A string array containing the values associated with name from the current instance, if found; otherwise, null. [Edit]
Operation
As described above.If name is null, no exception is thrown and null is returned.
[Edit]
Namespace: System.Collections.Specialized
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0