OrderedDictionary2.Update

Update(int, TKey, TValue)

public void Update(int index, TKey newKey, TValue newValue)

انظر أيضًا


Update(TKey, TKey, TValue)

public void Update(TKey oldKey, TKey newKey, TValue newValue)

انظر أيضًا