The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestCategoryItemCollection Constructor
Initializes a new instance of the TestCategoryItemCollection class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | TestCategoryItemCollection() | Initializes a new instance of the TestCategoryItemCollection class. |
![]() | TestCategoryItemCollection(array<String^>^) | Initializes a new instance of the TestCategoryItemCollection class by using the provided array of category names. |
![]() | TestCategoryItemCollection(TestCategoryItemCollection^) | Initializes a new instance of the TestCategoryItemCollection class by using the items in the provided collection. |
Show:
