Namespace: DeltaEngine.Editor.ContentManagerAssembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
public ObservableCollection<ContentIconAndName> SubContent { get; }
public ObservableCollection<ContentIconAndName> SubContent { get; }
Public ReadOnly Property SubContent As ObservableCollection(Of ContentIconAndName)
Get
Public ReadOnly Property SubContent As ObservableCollection(Of ContentIconAndName)
Get
public:
property ObservableCollection<ContentIconAndName^>^ SubContent {
ObservableCollection<ContentIconAndName^>^ get ();
}
public:
property ObservableCollection<ContentIconAndName^>^ SubContent {
ObservableCollection<ContentIconAndName^>^ get ();
}
member SubContent : ObservableCollection<ContentIconAndName> with get
member SubContent : ObservableCollection<ContentIconAndName> with get
Property Value
Type:
ObservableCollection ContentIconAndName