[ Version ( since = "3.34" ) ]
public uint remove_by_kind (PropertyKind kind, bool all)
Removes the first or all (depending on the all) properties of the given kind.
| this | |
| kind |
an PropertyKind to remove |
| all |
true to remove all properties of the |
|
how many properties had been removed |