Node.Nodes

Node.Nodes property

Gets or sets the nodes. The node element may be hierarchical and be the parent of any number of other node elements.

public Node[] Nodes { get; set; }

See Also