Share via


ITestSuiteEntryCollection.BulkMove Method

Include Protected Members
Include Inherited Members

Moves a selection of test suite entries to a different location in this collection or to another collection and optionally ignores duplicate entries.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method BulkMove(Int32, IEnumerable<ITestSuiteEntry>) Moves the provided list of test suite entries to a different location in this collection.
Public method BulkMove(ITestSuiteEntryCollection, Int32, IEnumerable<ITestSuiteEntry>, Boolean) Moves the provided list of test suite entries to the specified location in another test suite entry collection.

Top

See Also

Reference

ITestSuiteEntryCollection Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace