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