I have never used a SortedDictionary and was just curious if when you add values to it, for example, in a for loop, do the values get sorted automatically when you add them or do you have to sort them after you add them.
It's done automatically. The dictionary is structured in such a way that it must be sorted to operate correctly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With