Returns a list of Element objects, representing the sub elements of the query.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual 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