[ Version ( since = "0.1.4" ) ]
public void remove (KeyID key)
Removes the first value for key from this.
If there are other keys related to key their values will also be removed from this.
| this |
data to change |
| key |
key to remove |