OrderedDictionary « Data Structure « VB.Net






1.OrderedDictionary Class represents a collection of key/value pairs that are accessible by the key or index.
2.Displays the contents of the OrderedDictionary using its enumerator