Namespace: DeltaEngine.Scenes.EntityDebuggerAssembly: DeltaEngine.Scenes (in DeltaEngine.Scenes.dll) Version: 1.1.1.0 (1.1.1)
protected readonly Dictionary<Type, List<Control>> componentControls
protected readonly Dictionary<Type, List<Control>> componentControls
Protected ReadOnly componentControls As Dictionary(Of Type, List(Of Control))
Protected ReadOnly componentControls As Dictionary(Of Type, List(Of Control))
protected:
initonly Dictionary<Type^, List<Control^>^>^ componentControls
protected:
initonly Dictionary<Type^, List<Control^>^>^ componentControls
val componentControls: Dictionary<Type, List<Control>>
val componentControls: Dictionary<Type, List<Control>>
Field Value
Type:
Dictionary Type,
List Control