SupportClass.CollectionsManager overview
![]() ![]() | Initializes a new instance of the IList class that is empty. |
![]() ![]() | Initializes a new instance of the IDictionary class that is empty. |
![]() ![]() | Initializes a new instance of the ICollection class that is empty. |
![]() ![]() | Overloaded. Uses a binary search algorithm to locate a specific element in the sorted ArrayList or a portion of it. |
![]() ![]() | Copies the IList to other IList. |
![]() ![]() | Returns an enumerator to iterate through the Collection. |
![]() ![]() | Replaces the elements of the specified list with the specified element. |
![]() ![]() | Obtain the maximum element of the given collection with the specified comparator. |
![]() ![]() | Obtain the minimum element of the given collection with the specified comparator. |
![]() ![]() | Returns an IList whose elements are copies of the specified value. |
![]() ![]() | Reverses the order of the elements in the ArrayList or a portion of it. |
![]() ![]() | Overloaded. Shuffles the list randomly. |
![]() ![]() | Creates and returns a read-only System.Collections.ICollection. |
![]() ![]() | Creates and returns a read-only System.Collections.IList. |
![]() ![]() | Creates and returns a read-only System.Collections.IDictionary. |
![]() ![]() | Overloaded. Sorts the elements in the entire ArrayList using the IComparable implementation of each element. |
![]() ![]() | Returns an ICollection wrapper that is synchronized (thread-safe). |
![]() ![]() | Returns an IList wrapper that is synchronized (thread-safe). |
![]() ![]() | Returns an IDictionary wrapper that is synchronized (thread-safe). |
![]() ![]() | Returns an ICollection wrapper that is synchronized (thread-safe). |
![]() ![]() | Creates and returns a read-only System.Collections.SortedList. |
![]() ![]() | Creates and returns a read-only System.Collections.ICollection. |
![]() ![]() | Creates and returns a read-only System.Collections.IList. |
![]() ![]() | Creates and returns a read-only System.Collections.IDictionary. |
![]() ![]() | Creates and returns a read-only System.Collections.ICollection. |
![]() | Initializes a new instance of the CollectionsManager class that is empty. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | 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 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. |