SortedSetBase Description abstract class Tinman.Core.Collections.SortedSetBase → <T> Derived from BagBase<T> abstract ISortedSet<T> Extended by TreeSet Abstract base class for ISortedSetConst implementations. Protected / Constructors SortedSetBase protected constructor SortedSetBase → (1) compare in : CompareDelegate<T> The compare delegate. Creates a new instance of SortedSetBase. Set ToStringDelegate