The ListDictionary Collection

The System.Collections.Specialized.ListDictionary collection works exactly like HashTable but it differs in that it is more efficient until it stores up to 10 items. It is not preferred once the items count exceeds 10.

Get Visual Basic® 2010 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.