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