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