![]() |
Overloaded. Initializes a new instance of the Set(TItem) class. |
![]() | Adds an item to the ICollection`1. |
![]() | Add the specified items in the set. |
![]() | Get read-only variant of this collection. |
![]() | Removes all items from the ICollection`1. |
![]() | Remove items contained in the specified IEnumerable{T}. |
![]() | Removes the first occurrence of a specific object from the ICollection`1. |
![]() | Remove the specified items from the set. |
![]() | 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. |
Set<TItem> Class | ComponentOwl.BetterListView.Collections Namespace