Generic SortedList « Generic « C# / CSharp Tutorial






18.7.Generic SortedList
18.7.1.Use the keys to obtain the values from a generic SortedList
18.7.2.Use the ContainsKey() method to check if mySortedList contains a key