ContentProviderComponents - свойство
Список компонент предоставляемых поставщиком
Пространство имён: Tessa.UI.Views.ContentСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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,
IWorkplaceViewComponentIContentProviderComponents