Related resources for C# SortedList Class
  • C# SortedList Tutorial7/30/2019 3:13:07 PM. C# SortedList is a generic collection that stores key/value objects. This tutorial explains how to create a SortedList object and use SortedList in C#. Includes C# SortedList code examples.