Hello everyone,
Are there any API to change the value of key directly in an Dictionary? Currently I am removing an old element, and then insert a new one.
thanks in advance,
George
This is a discussion on change key value of a Dictionary within the C# Programming forums, part of the General Programming Boards category; Hello everyone, Are there any API to change the value of key directly in an Dictionary? Currently I am removing ...
Hello everyone,
Are there any API to change the value of key directly in an Dictionary? Currently I am removing an old element, and then insert a new one.
thanks in advance,
George