OrderedDictionary2.Item
OrderedDictionary<TKey,TValue> indexer (1 of 2)
public TValue this[TKey key] { get; set; }
See Also
- class OrderedDictionary<TKey,TValue>
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS
OrderedDictionary<TKey,TValue> indexer (2 of 2)
public TValue this[int index] { get; set; }
See Also
- class OrderedDictionary<TKey,TValue>
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS