Click or drag to resize
IFactorTreeNodeGetAllLeafTreeNodes Method
Get all leafs that belongs to this factor tree node. This tree node may also be 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 GetAllLeafTreeNodes()

Return Value

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