Method GetValues
GetValues(string)
Retrieves all values associated with the specified key. Returns an empty array if the key does not exist.
public string[] GetValues(string name)
Parameters
namestringThe key for which to retrieve the values.
Returns
- string[]
An array of values associated with the specified key, or an empty array if the key is not found.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語