remove_attribute
Description:
Removes attr from this and frees it.
This takes ownership of attr.
Parameters:
| this |
an VCard |
| attr |
an VCardAttribute to remove |
Removes attr from this and frees it.
This takes ownership of attr.
| this |
an VCard |
| attr |
an VCardAttribute to remove |