Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public ObservableCollection<string> UIImagesInList { get; }
public ObservableCollection<string> UIImagesInList { get; }
Public ReadOnly Property UIImagesInList As ObservableCollection(Of String)
Get
Public ReadOnly Property UIImagesInList As ObservableCollection(Of String)
Get
public:
property ObservableCollection<String^>^ UIImagesInList {
ObservableCollection<String^>^ get ();
}
public:
property ObservableCollection<String^>^ UIImagesInList {
ObservableCollection<String^>^ get ();
}
member UIImagesInList : ObservableCollection<string> with get
member UIImagesInList : ObservableCollection<string> with get
Property Value
Type:
ObservableCollection String