Gets an enumeration object that represents all the child nodes of the current hierarchical node.
An System.Web.UI.IHierarchicalEnumerable collection of child nodes of the current hierarchical node.
You can use the IHierarchyData.HasChildren property to determine whether the System.Web.UI.IHierarchyData node has child nodes.