Namespace: DeltaEngine.Editor.EmulatorAssembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
public List<string> AvailableBgModels { get; set; }
public List<string> AvailableBgModels { get; set; }
Public Property AvailableBgModels As List(Of String)
Get
Set
Public Property AvailableBgModels As List(Of String)
Get
Set
public:
property List<String^>^ AvailableBgModels {
List<String^>^ get ();
void set (List<String^>^ value);
}
public:
property List<String^>^ AvailableBgModels {
List<String^>^ get ();
void set (List<String^>^ value);
}
member AvailableBgModels : List<string> with get, set
member AvailableBgModels : List<string> with get, set
Property Value
Type:
List String