Click or drag to resize
IFactorTreeNodeChildren Property
Children to this factor tree node.

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

Property Value

Type: FactorTreeNodeList
See Also