Name | Description | |
---|---|---|
Remove | Removes the first occurrence of the specified item in the list, by starting the search from the specified index. | |
RemoveAll | Removes all occurrences of the specified item. | |
RemoveLast | Overloaded. Removes the last occurrence of the specified item (if any). |