Sql.Net Class Library Documentation

UpdateTermCollection Constructor (UpdateTerm[])

Initializes a new instance of the UpdateTermCollection class, containing elements copied from an array.

public UpdateTermCollection(
   UpdateTerm[] items
);

Parameters

items
The array whose elements are to be added to the new UpdateTermCollection.

See Also

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