Click or drag to resize
ITaxonTreeNode Properties

The ITaxonTreeNode type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Children to this taxon tree node.
Public propertyChildrenCircular
Children to this taxon tree node. The difference between property Children and property ChildrenCircular are that taxon tree nodes in this property occurs at least twice in the taxon tree.
Public propertyDataContext
Data context.
Public propertyParents
Parents to this taxon tree node.
Public propertyParentsCircular
Parents to this taxon tree node. The difference between property Parents and property ParentsCircular are that taxon tree nodes in this property occurs at least twice in the taxon tree.
Public propertyTaxon
Taxon that belongs to this taxon tree node.
Top
See Also