Для изменения размера нажмите или перетащите

DictionaryNodeItem - свойство

Gets or sets the element at the specified index.

Пространство имён:  Tessa.UI.HashEditor.Hash
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public DictionaryItemNode this[
	int index
] { get; set; }

Параметры

index
Тип: SystemInt32
The zero-based index of the element to get or set.

Возвращаемое значение

Тип: DictionaryItemNode
The element at the specified index.

Реализации

IListTItemInt32
Исключения
См. также