SortedList Collection
Tags:
VB
, OO
, 2003
, BCL
, Experienced
Demonstrates how to use the SortedList collection, which is a marraige between the IDictionary and the IList collection interfaces, allowing you to access collection members by index or key.