MultiMap.removeValue

Remove value.

@param name The entry key. @param value The entry value. @return true if it was removed.

class MultiMap(V)
bool
removeValue
(
string name
,)

Meta