Condividi tramite


Costruttore TestCategoryItemCollection (TestCategoryItemCollection)

Inizializza una nuova istanza della classe TestCategoryItemCollection utilizzando gli elementi nell'insieme specificato.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestCategoryItemCollection Classe

Overload TestCategoryItemCollection

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common