![]() |
Initializes a new instance of the LinkedCollection class. |
![]() | Gets the number of items within this linked collection. |
![]() | Gets the first item of this collection. |
![]() | Gets a value indicating whether access to this linked collection is synchronized (thread-safe). |
![]() | Gets an object that can be used to synchronize access to this linked collection. |
![]() | Adds an o to the end of this linked collection. |
![]() | Adds all items of the c to this linked collection. |
![]() | Removes all items from this linked collection. |
![]() | |
![]() | Returns whether this linked collection contains the o. |
![]() | Copies the items of this collection to an array, starting at a particular Array index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through this linked collection. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the item which follows the previous item. |
![]() | Gets a range of items within this collection. |
![]() | Gets the Type of the current instance. |
![]() | Returns whether the o is the last item in this collection. |
![]() | Removes an o from this linked collection, |
![]() | Removes all items of a c from this linked collection. |
![]() | Removes a range of items from this linked collection. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
LinkedCollection Class | PmMda.Net.Dog.Paging Namespace