Click or drag to resize
TaxonRelationsTreeExtensionAsDepthFirstNodeIterator Method
Overload List
  NameDescription
Public methodStatic memberAsDepthFirstNodeIterator(ITaxonRelationsTreeNode)
Creates an iterator that traverses a tree nodes children depth first.
Public methodStatic memberAsDepthFirstNodeIterator(ICollectionITaxonRelationsTreeNode)
Creates an iterator that traverses a list of tree nodes depth first.
Public methodStatic memberAsDepthFirstNodeIterator(TaxonRelationsTree)
Creates an iterator that traverses the tree depth first.
Top
See Also