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