TreeViewItemViewModel Children Property KerbalEdit - Take control of your KSP Data!
Returns the logical child items of this object.

Namespace: KerbalEdit.ViewModels
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public virtual ObservableCollection<TreeViewItemViewModel> Children { get; }
See Also