Method TryGetValue
- Namespace
- GuildWars2.Collections
- Assembly
- GuildWars2.dll
TryGetValue(TKey, out TValue)
public bool TryGetValue(TKey key, out TValue value)
Parameters
keyTKeyvalueTValue
public bool TryGetValue(TKey key, out TValue value)
key TKeyvalue TValue