| Overload | Description |
|---|---|
| Remove(DAItemValue) | Removes the first occurence of the specified object from the collection. |
| Remove(Object) | Removes the first occurrence of a specific object from the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |