Click or drag to resize
IFactorTreeNodeGetAllChildTreeNodes Method
Get all factor tree nodes that belongs to this factor tree node. This tree node is also included in the result.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
FactorTreeNodeList GetAllChildTreeNodes()

Return Value

Type: FactorTreeNodeList
All factor tree nodes that belongs to this factor tree node.
See Also