BetterListViewElementCollection(TElement) overview
![]() ![]() | 'innerList' field name |
![]() | Gets the number of elements contained in the ICollection`1. |
![]() | Gets a value indicating whether the ICollection`1 is read-only. |
![]() | Overloaded. Gets BetterListView element. |
![]() | Overloaded. Add the specified element to collection. |
![]() | Overloaded. Add the specified elements to collection. |
![]() | Removes all items from the ICollection`1. |
![]() | Clone elements of this collection to a new array. |
![]() | Determines whether the ICollection`1 contains a specific value. |
![]() | Check whether this collection contains element with the specified key. |
![]() | Copies the elements of the ICollection`1 to an Array, starting at a particular Array index. |
![]() | Check whether content of this collection is equal to content of the specified list. |
![]() | 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. |
![]() | Get index of element with the specified key. |
![]() | 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. |
![]() | Remove element with the specified key from the collection. |
![]() | Overloaded. Remove items at the specified positions from the list. |
![]() | Overloaded. Sort this list. |
![]() | Overloaded. Sort items in the list. |
![]() | Overloaded. Returns a String that represents this instance. |
![]() | Try to get item at the specified index. |
![]() |
Overloaded. Initializes a new instance of the BetterListViewElementCollection(TElement) class. |
![]() | name of the collection element |
![]() | underlying list data structure |
![]() | Creeate a new element from its text. |
![]() | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | Called when this object has been deserialized. |
![]() | Called when deserializing this object. |
![]() | Called when this object has been serialized. |
![]() | Called when serializing this object. |
![]() | Generates an object from its XML representation. |
![]() | Converts an object into its XML representation. |
BetterListViewElementCollection<TElement> Class | ComponentOwl.BetterThumbnailBrowser Namespace