Gets the values associated with the specified key from the current instance.
- name
- A string that specifies the key of the entry that contains the values to get.
A string array containing the values associated with name from the current instance, if found; otherwise, null.
Operation
As described above.If name is null, no exception is thrown and null is returned.
Namespace: System.Collections.Specialized
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0