children_nodes


Description:

public abstract BidirList<Node> children_nodes { owned get; }

Collection of GXml.Node as children.

Depends on GXml.Node type, this children could be different, like, elements, element's contents or properties.