OrderedDictionary2.TryGetValue
OrderedDictionary<TKey,TValue>.TryGetValue method
public bool TryGetValue(TKey key, out TValue value)
See Also
- class OrderedDictionary<TKey,TValue>
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS
public bool TryGetValue(TKey key, out TValue value)