[ Version ( since = "0.1.10" ) ]
public void add_related_keys (owned RelatedKeys relkeys)
Adds a new set of values into this.
All keys in prop
must be related among them.
this will take the ownership of relkeys
, so do not modify it.
this |
data to change |
relkeys |
a set of related properties with their values |