UITestControl.GetChildren Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::VisualStudio::TestTools::UITesting::UITestControlCollection ^ GetChildren();
public virtual Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection GetChildren ();
abstract member GetChildren : unit -> Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
override this.GetChildren : unit -> Microsoft.VisualStudio.TestTools.UITesting.UITestControlCollection
Public Overridable Function GetChildren () As UITestControlCollection