WorkplaceLayoutContentCollection(IEnumerableWorkplaceLayoutViewModel) - конструктор
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public WorkplaceLayoutContentCollection(
IEnumerable<WorkplaceLayoutViewModel> collection
)
Public Sub New (
collection As IEnumerable(Of WorkplaceLayoutViewModel)
)
public:
WorkplaceLayoutContentCollection(
IEnumerable<WorkplaceLayoutViewModel^>^ collection
)
new :
collection : IEnumerable<WorkplaceLayoutViewModel> -> WorkplaceLayoutContentCollection
Параметры
- collection IEnumerableWorkplaceLayoutViewModel
-