Sql.Net Class Library Documentation

UpdateTermCollection.AddRange Method (UpdateTerm[])

Adds the elements of an array to the end of this UpdateTermCollection.

public virtual void AddRange(
   UpdateTerm[] items
);

Parameters

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

See Also

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