Partager via


ITestList.GetChildLists, méthode

Récupère un tableau d'objets ITestList enfants dans la liste actuelle.

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

Syntaxe

'Déclaration
Function GetChildLists As ITestList()
ITestList[] GetChildLists()
array<ITestList^>^ GetChildLists()
abstract GetChildLists : unit -> ITestList[] 
function GetChildLists() : ITestList[]

Valeur de retour

Type : array<Microsoft.VisualStudio.TestTools.Common.ITestList[]
Tableau d'objets ITestList.

Sécurité .NET Framework

Voir aussi

Référence

ITestList Interface

Microsoft.VisualStudio.TestTools.Common, espace de noms

ITestList

CreateChildList

DeleteChildList