Adds the elements of an array to the end of this UpdateTermCollection.
Adds the elements of an array to the end of this UpdateTermCollection.
public virtual void AddRange(UpdateTerm[]);
Adds the elements of another UpdateTermCollection to the end of this UpdateTermCollection.
public virtual void AddRange(UpdateTermCollection);
UpdateTermCollection Class | Reeb.SqlOM Namespace