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

Return Value

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