ICompositeTComponent, TOperationComponents - свойство
Gets Возвращает список компонентов контейнера расположенных непосредственно в самом контейнере.
Пространство имён: Tessa.Applications.ContainersСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[NotNullAttribute]
IEnumerable<TComponent> Components { get; }
<NotNullAttribute>
ReadOnly Property Components As IEnumerable(Of TComponent)
Get
[NotNullAttribute]
property IEnumerable<TComponent>^ Components {
IEnumerable<TComponent>^ get ();
}
[<NotNullAttribute>]
abstract Components : IEnumerable<'TComponent> with get
Значение свойства
IEnumerableTComponent