Click or drag to resize
IFactorTreeNodeGetAllChildFactors Method
Get all child factors that belongs to this factor tree node. The factor for 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
FactorList GetAllChildFactors()

Return Value

Type: FactorList
All child factors that belongs to this factor tree node.
See Also