Partager via


TestCategoryItemCollection, constructeur (TestCategoryItemCollection)

Initialise une nouvelle instance de la classe TestCategoryItemCollection à l'aide des éléments de la collection fournie.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    other As TestCategoryItemCollection _
)
public TestCategoryItemCollection(
    TestCategoryItemCollection other
)
public:
TestCategoryItemCollection(
    TestCategoryItemCollection^ other
)
new : 
        other:TestCategoryItemCollection -> TestCategoryItemCollection
public function TestCategoryItemCollection(
    other : TestCategoryItemCollection
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

TestCategoryItemCollection Classe

TestCategoryItemCollection, surcharge

Microsoft.VisualStudio.TestTools.Common, espace de noms