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