foreach_remove


Description:

[ Version ( since = "3.60" ) ]
public uint foreach_remove (VCardForeachFunc func)

Removes all attributes the func returns true for.

Parameters:

this

an VCard

func

an VCardForeachFunc callback function

user_data

user data passed to the func

Returns:

how many attributes had been removed