append_attribute
Description:
Appends attr
to this to the end of a list of attributes.
This takes ownership of attr
.
Parameters:
this |
an VCard |
attr |
an VCardAttribute to append |
Appends attr
to this to the end of a list of attributes.
This takes ownership of attr
.
this |
an VCard |
attr |
an VCardAttribute to append |