G
Guest
Boy, the documentation for creating a SortedList whose text-based key will be
case-insensitive is impossible for me to understand.
I want to create a SortedList where the KEY for every element will always be
a String and where a lookup on that SortedList (SL["Xyz"]) will be
case-insensitive. Can someone please just tell me what to shove into the
Constructor to make that happen?
Thanks!
Alex
case-insensitive is impossible for me to understand.
I want to create a SortedList where the KEY for every element will always be
a String and where a lookup on that SortedList (SL["Xyz"]) will be
case-insensitive. Can someone please just tell me what to shove into the
Constructor to make that happen?
Thanks!
Alex