Name | Description | |
---|---|---|
SmartList<T> Constructor | Overloaded. |
The following tables list the members exposed by SmartList<T>.
Name | Description | |
---|---|---|
SmartList<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
Add | Adds the specified item. | |
AddRange | Adds the range. | |
Clear | Clears this instance. | |
Contains | Determines whether [contains] [the specified item]. | |
Exists | Existses the specified match. | |
Find | Finds the specified match. | |
FindAll | Finds all. | |
GetEnumerator | Returns an enumerator that iterates through the collection. | |
GetRange | Gets the range. | |
IndexOf | Indexes the of. | |
Insert | Inserts the specified index. | |
Remove | Removes the specified item. | |
RemoveAll | Removes all. | |
RemoveAt | Removes the attribute. | |
Sort | Overloaded. Sorts the specified comparer. |