IContentProviderComponents - свойство |
Gets Список компонент предоставляемых поставщиком
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
IDictionary<Guid, IWorkplaceViewComponent> Components { get; }<NotNullAttribute>
ReadOnly Property Components As IDictionary(Of Guid, IWorkplaceViewComponent)
Get
[NotNullAttribute]
property IDictionary<Guid, IWorkplaceViewComponent^>^ Components {
IDictionary<Guid, IWorkplaceViewComponent^>^ get ();
}[<NotNullAttribute>]
abstract Components : IDictionary<Guid, IWorkplaceViewComponent> with get
Значение свойства
Тип:
IDictionaryGuid,
IWorkplaceViewComponent
См. также