![]() |
Overloaded. Initializes a new instance of the SortedArray class. |
![]() | Gets the number of items contained in this list. |
![]() | Gets whether this list has a fixed size. |
![]() | Gets whether this list is read-only. |
![]() | Gets whether the access to this list is synchronized (thread-safe). |
![]() | Gets or replaces the item at a specified index. |
![]() | Gets an object that can be used to synchronize the access to this list. |
![]() | Adds an value to the end of this list. |
![]() | Removes all items from this sorted list. |
![]() | Determines whether this list contains a specified value. |
![]() | Copies the items of this list to an Array, starting at a specified array index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through this list. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns the zero-based index of the first occurrence of an value in this list. |
![]() | Not available in sorted lists! |
![]() | Removes the first occurrence of the specified value from this list. |
![]() | Removes the item at the specified index. |
![]() | 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. |
SortedArray Class | PmMda.Net.Dog.Paging Namespace