RegistryTItem - конструктор |
Initializes a new instance of the
RegistryTItem class.
Инициализирует новый экземпляр класса
Object.
Пространство имён:
Tessa.UI.Views.Charting
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public Registry(
[NotNullAttribute] TItem[] items
)
Public Sub New (
<NotNullAttribute> items As TItem()
)
public:
Registry(
[NotNullAttribute] array<TItem>^ items
)
new :
[<NotNullAttribute>] items : 'TItem[] -> Registry
Параметры
- items
- Тип: TItem
Список элементов реестра
См. также