SupportClass.ICollectionSupport overview
![]() ![]() | Adds a new element to the specified collection. |
![]() ![]() | Adds all of the elements of the "c" collection to the "target" collection. |
![]() ![]() | Removes all the elements from the collection. |
![]() ![]() | Determines whether the collection contains the specified element. |
![]() ![]() | Determines whether the collection contains all the elements in the specified collection. |
![]() ![]() | Removes the specified element from the collection. |
![]() ![]() | Removes all the elements from the specified collection that are contained in the target collection. |
![]() ![]() | Retains the elements in the target collection that are contained in the specified collection |
![]() ![]() | Overloaded. Returns an array containing all the elements of the collection. |
![]() ![]() | Converts an ICollection instance to an ArrayList instance. |
![]() |
Initializes a new instance of the SupportClass.ICollectionSupport class. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
SupportClass.ICollectionSupport Class | (global) Namespace