append_attributes_take


Description:

[ Version ( since = "3.60" ) ]
public void append_attributes_take (owned List<VCardAttribute> attrs)

Appends VCardAttribute structures from attrs to this.

The this assumes ownership of both the attrs and the respective attributes stored in it.

Parameters:

this

an VCard

attrs

a List of VCardAttribute