WorkplaceLayoutContentCollection(ListWorkplaceLayoutViewModel) - конструктор
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public WorkplaceLayoutContentCollection(
List<WorkplaceLayoutViewModel> list
)
Public Sub New (
list As List(Of WorkplaceLayoutViewModel)
)
public:
WorkplaceLayoutContentCollection(
List<WorkplaceLayoutViewModel^>^ list
)
new :
list : List<WorkplaceLayoutViewModel> -> WorkplaceLayoutContentCollection
Параметры
- list ListWorkplaceLayoutViewModel
-