Udostępnij za pośrednictwem


Metoda UITestControl.GetChildren —

Zwraca kolekcję wszystkich dzieci pierwszego poziomu bieżącego UITestControl.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Function GetChildren As UITestControlCollection
public UITestControlCollection GetChildren()
public:
UITestControlCollection^ GetChildren()
member GetChildren : unit -> UITestControlCollection 
public function GetChildren() : UITestControlCollection

Wartość zwracana

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Zbiór wszystkich dzieci pierwszego poziomu bieżącego UITestControl.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting