RanorexRanorex Documentation
Children Property
NamespacesRanorexAdapterChildren
Gets the immediate children of this adapter.
Declaration Syntax
C#Visual BasicVisual C++
public IList<Unknown> Children { get; }
Public ReadOnly Property Children As IList(Of Unknown)
public:
property IList<Unknown^>^ Children {
	IList<Unknown^>^ get ();
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)