T
Tom Scales
I've got a new problem (making progress on my GetFiles problem).
I have a need to keep a large number of entries in a SortedList. My
challenge is that there are duplicate entries in the key. That's OK for my
application, but not for a Sorted list.
Any thoughts?
Thanks,
Tom
I have a need to keep a large number of entries in a SortedList. My
challenge is that there are duplicate entries in the key. That's OK for my
application, but not for a Sorted list.
Any thoughts?
Thanks,
Tom