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