Method TryGetValue TryGetValue(string, out StdStringVector) Declaration public bool TryGetValue(string key, out StdStringVector value) Parameters Type Name Description string key StdStringVector value Returns Type Description bool Implements IDictionary<TKey, TValue>.TryGetValue(TKey, out TValue)