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