public ObservableCollection<LayoutItemModel> ItemList
Public ItemList As ObservableCollection(Of LayoutItemModel)
public: ObservableCollection<LayoutItemModel^>^ ItemList
val mutable ItemList: ObservableCollection<LayoutItemModel>
In This Article