Gets the collection of top level models for each type of data file as mapped from the KerbalData instance
Namespace: KerbalEdit.ViewModelsAssembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ObservableCollection<TreeViewItemViewModel> Objects { get; }
See Also