Keyoti SearchUnit API Docs
ChildElements Property
API DocumentationKeyoti.SearchEngine.SearchGroupElementChildElements
Keyoti SearchUnit v6
Returns a list of Element objects, representing the sub elements of the query.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ArrayList ChildElements { get; }
public ArrayList ChildElements { get; }
Public ReadOnly Property ChildElements As ArrayList
	Get
Public ReadOnly Property ChildElements As ArrayList
	Get
public:
property ArrayList^ ChildElements {
	ArrayList^ get ();
}
public:
property ArrayList^ ChildElements {
	ArrayList^ get ();
}
member ChildElements : ArrayList with get
member ChildElements : ArrayList with get
Property Value

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120