Gets the values associated with the specified key from the current instance combined into one comma-separated list.
- name
- A string that specified the key of the entry that contains the values to get.
A string that contains a comma-separated list of the values associated with the specified key from the current instance, if found; otherwise, null.
Operation
As described above.If name is null, the values associated with the null key, if any, are returned; otherwise, null is returned.
Namespace: System.Collections.Specialized
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0