children property

List<XmlNode> get children

Return the direct children of this node in document order.

Implementation

List<XmlNode> get children;