Documentation > CMS Template API Library > XmlNode > XmlNodes
XmlNodes
A list of XmlNodes whose parent is this node. If this node does not have any children, XmlNodes.Count will be 0.
Type
List<XmlNode>
A list of XmlNodes whose parent is this node. If this node does not have any children, XmlNodes.Count will be 0.
List<XmlNode>