![]() |
Overloaded. Initializes a new instance of the SortedSet(TItem) class. |
![]() | Gets the number of elements contained in the ICollection`1. |
![]() | Gets a value indicating whether the ICollection`1 is read-only. |
![]() | Adds an item to the ICollection`1. |
![]() | Removes all items from the ICollection`1. |
![]() | Determines whether the ICollection`1 contains a specific value. |
![]() | Overloaded. Copy this set to the specified array. |
![]() | |
![]() | Remove items contained in the specified IEnumerable{T}. |
![]() | Returns an enumerator that iterates through a collection. |
![]() | Removes the first occurrence of a specific object from the ICollection`1. |
![]() | Change the set to contain only items common to the set and the specified enumerable. |
![]() | Change the set to contain both items of the set and items of the specified enumerable. |
SortedSet<TItem> Class | ComponentOwl.BetterThumbnailBrowser.Collections Namespace