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