add_attribute
Description:
Prepends attr
to this.
This takes ownership of attr
.
Parameters:
this |
an VCard |
attr |
an VCardAttribute to add |
Prepends attr
to this.
This takes ownership of attr
.
this |
an VCard |
attr |
an VCardAttribute to add |