Share via


TestCategoryItemCollection.Add Method

Include Protected Members
Include Inherited Members

Adds one or more test category items to the collection.

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 Add(String) Adds the provided test category name to the collection.
Public method Add(TestCategoryItem) Adds the provided test category item to the collection. (Overrides EqtBaseCollection<T>.Add(T).)

Top

See Also

Reference

TestCategoryItemCollection Class

Microsoft.VisualStudio.TestTools.Common Namespace