0
Diferrence between C#'s Dictionary and SortedList?
I was studying the extra lessons about those two collections and could not find a real difference between them, except the methods IndexOfKey() and IndexOfValue(), which are SortedList only (I guess). There are specifications for the use of each?
1 Réponse