Set.mergeWithSet

void mergeWithSet(gda.set.Set setToMerge)

Add to set all the holders of set_to_merge. Note1: only the #GdaHolder of set_to_merge for which no holder in set has the same ID are merged Note2: all the #GdaHolder merged in set are still used by set_to_merge.

Parameters

setToMergea #GdaSet object