Method TryGetValue
TryGetValue(string, out string[])
Tries to get the array of values associated with the specified key.
public bool TryGetValue(string key, out string[] value)
Parameters
keystringThe key for which to retrieve the values.
valuestring[]When this method returns, contains the array of values associated with the specified key, or an empty array if the key is not found.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語