Sql.Net Class Library Documentation

UpdateTermCollection.AddRange Method (UpdateTermCollection)

Adds the elements of another UpdateTermCollection to the end of this UpdateTermCollection.

public virtual void AddRange(
   UpdateTermCollection items
);

Parameters

items
The UpdateTermCollection whose elements are to be added to the end of this UpdateTermCollection.

See Also

UpdateTermCollection Class | Reeb.SqlOM Namespace | UpdateTermCollection.AddRange Overload List