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

CommandCollectionGetKeyForItem - метод

When implemented in a derived class, extracts the key from the specified element.

Пространство имён:  Tessa.Platform.CommandLine
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
protected override string GetKeyForItem(
	Command item
)

Параметры

item
Тип: Tessa.Platform.CommandLineCommand
The element from which to extract the key.

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

Тип: String
The key for the specified element.
См. также