OrderedDictionary2.Update
Update(int, TKey, TValue)
public void Update(int index, TKey newKey, TValue newValue)
See Also
- class OrderedDictionary<TKey,TValue>
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS
Update(TKey, TKey, TValue)
public void Update(TKey oldKey, TKey newKey, TValue newValue)
See Also
- class OrderedDictionary<TKey,TValue>
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS