Sql.Net Class Library Documentation

WhereTermCollection.AddRange Method (WhereTermCollection)

Adds the contents of another WhereTermCollection to the end of the collection.

public void AddRange(
   WhereTermCollection val
);

Parameters

val
A WhereTermCollection containing the objects to add to the collection.

See Also

WhereTermCollection Class | Reeb.SqlOM Namespace | WhereTermCollection.AddRange Overload List | Add