Click or drag to resize
TaxonTreeNode Properties

The TaxonTreeNode 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 propertyId
Id of a taxon.
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