Remove the item identified by reference from this list.
Remove the item identified by the specified reference.
Remove the item identified by the specified reference from the list. Return 0 on success, and a non-zero value if the pair has already been removed from the list.
0 on success, and a non-zero value if already removed
| Name | Description |
|---|---|
| reference | pair in this list |