Count | number of items within the set | 
 Contains | Determines whether [contains] [the specified item]. | 
 CopyTo | Overloaded. Copy this set to the specified array. | 
 EqualsContent | |
 GetEnumerator | Returns an enumerator that iterates through a collection. | 
 ToArray | Get array containing items from this set. | 
 ToString | Overloaded. Returns a String that represents this instance. | 
               
              SetBase(TItem)
             | 
            Overloaded. Initializes a new instance of the SetBase(TItem) class. | 
 InnerSet | Underlying set structure. | 
SetBase<TItem> Class | ComponentOwl.BetterThumbnailBrowser Namespace