WorkplaceLayoutContentCollection(ListWorkplaceLayoutViewModel) - конструктор
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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
-