 www.Chart4.NET (Documentation)  |
www.Chart4.NET (Documentation)  |   Samples Download  |  Release Notes
Samples Download  |  Release Notes
            Enumerator for HierarchyNode nodes.
            
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public IEnumerator<HierarchyNode> GetEnumerator()
public final IEnumerator<HierarchyNode> GetEnumerator()
Return Value
HierarchyNode collectionImplements
IEnumerable T GetEnumeratorSee Also