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