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