ListWrapperT1, T2 Methods |
The ListWrapperT1, T2 generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| Contains | ||
| CopyTo | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf | ||
| Insert | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Remove | ||
| RemoveAt | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| BinarySearchT2(T2) | Overloaded. (Defined by GenericExtensions.) | |
| BinarySearchT2(FuncT2, Int32) | Overloaded. (Defined by GenericExtensions.) | |
| BinarySearchT2(T2, IComparerT2) | Overloaded. (Defined by GenericExtensions.) | |
| BinarySearchT2, TKey(FuncT2, TKey, TKey) | Overloaded. (Defined by GenericExtensions.) | |
| BinarySearchT2, TKey(FuncT2, TKey, TKey, IComparerTKey) | Overloaded. (Defined by GenericExtensions.) | |
| FindIndexT2(PredicateT2) | Overloaded. (Defined by GenericExtensions.) | |
| FindIndexT2(Int32, PredicateT2) | Overloaded. (Defined by GenericExtensions.) | |
| SortT2 | Overloaded. (Defined by GenericExtensions.) | |
| SortT2(IComparerT2) | Overloaded. (Defined by GenericExtensions.) | |
| SortStableT2 | Overloaded. (Defined by GenericExtensions.) | |
| SortStableT2(IComparerT2) | Overloaded. (Defined by GenericExtensions.) | |
| SortStableT2(ComparisonT2) | Overloaded. (Defined by GenericExtensions.) |