![]() |
Overloaded. Initializes a new instance of the SortedList(TItem) class. |
![]() | Gets the number of elements contained in the ICollection`1. |
![]() | Gets a value indicating whether the ICollection`1 is read-only. |
![]() | get or set item at the specified index in the list |
![]() | Add the specified item to collection. |
![]() | Add specified items to the collection. |
![]() | Removes all items from the ICollection`1. |
![]() | Determines whether the ICollection`1 contains a specific value. |
![]() | Copies the elements of the ICollection`1 to an Array, starting at a particular Array index. |
![]() | |
![]() | Returns an enumerator that iterates through the collection. |
![]() | Overloaded. Get the specified range of items from the list. |
![]() | Determines the index of a specific item in the IList`1. |
![]() | Inserts an item to the IList`1 at the specified index. |
![]() | Insert specified items to the specified position in the list. |
![]() | Removes the first occurrence of a specific object from the ICollection`1. |
![]() | Removes the IList`1 item at the specified index. |
![]() | Overloaded. Remove items at the specified positions from the list. |
![]() | Overloaded. Sort this list. |
![]() | Overloaded. Sort items in the list. |
![]() | Try to get item at the specified index. |
![]() |
Overloaded. Initializes a new instance of the SortedList(TItem) class. |
SortedList<TItem> Class | ComponentOwl.BetterThumbnailBrowser.Collections Namespace