Click or drag to resize
ITaxonTreeNodeChildrenCircular Property
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.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
TaxonTreeNodeList ChildrenCircular { get; set; }

Property Value

Type: TaxonTreeNodeList
See Also