Partilhar via


Construtor TestCategoryItemCollection (TestCategoryItemCollection)

Inicializa uma nova instância de TestCategoryItemCollection classe usando os itens na coleção fornecida.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
Public Sub New ( _
    other As TestCategoryItemCollection _
)
public TestCategoryItemCollection(
    TestCategoryItemCollection other
)
public:
TestCategoryItemCollection(
    TestCategoryItemCollection^ other
)
new : 
        other:TestCategoryItemCollection -> TestCategoryItemCollection
public function TestCategoryItemCollection(
    other : TestCategoryItemCollection
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

TestCategoryItemCollection Classe

Sobrecargas TestCategoryItemCollection

Namespace Microsoft.VisualStudio.TestTools.Common