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

DictionaryNodeInsert - метод

Пространство имён:  Tessa.UI.HashEditor.Hash
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public void Insert(
	int index,
	DictionaryItemNode item
)

Параметры

index
Тип: SystemInt32
The zero-based index at which item should be inserted.
item
Тип: Tessa.UI.HashEditor.HashDictionaryItemNode
The object to insert into the IListT.

Реализации

IListTInsert(Int32, T)
Исключения
См. также