add_value_take


Description:

[ Version ( since = "3.60" ) ]
public void add_value_take (owned string value)

Appends value to this's list of values, assuming ownership of the value.

See also add_value.

Parameters:

this

an VCardAttribute

value

a value to add and take