ContentManagerViewModel ContentList Property Delta Engine Documentation

Namespace: DeltaEngine.Editor.ContentManager
Assembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public ObservableCollection<ContentIconAndName> ContentList { get; set; }

Property Value

Type: ObservableCollection ContentIconAndName 
See Also