Namespace: DeltaEngine.Editor.EmulatorAssembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
public List<ToolboxEntry> Tools { get; }
public List<ToolboxEntry> Tools { get; }
Public ReadOnly Property Tools As List(Of ToolboxEntry)
Get
Public ReadOnly Property Tools As List(Of ToolboxEntry)
Get
public:
property List<ToolboxEntry^>^ Tools {
List<ToolboxEntry^>^ get ();
}
public:
property List<ToolboxEntry^>^ Tools {
List<ToolboxEntry^>^ get ();
}
member Tools : List<ToolboxEntry> with get
member Tools : List<ToolboxEntry> with get
Property Value
Type:
List ToolboxEntry