TestCategoryItemCollection Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the TestCategoryItemCollection class.

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 TestCategoryItemCollection() Initializes a new instance of the TestCategoryItemCollection class.
Public method TestCategoryItemCollection(array<String[]) Initializes a new instance of the TestCategoryItemCollection class by using the provided array of category names.
Public method TestCategoryItemCollection(TestCategoryItemCollection) Initializes a new instance of the TestCategoryItemCollection class by using the items in the provided collection.

Top

See Also

Reference

TestCategoryItemCollection Class

Microsoft.VisualStudio.TestTools.Common Namespace