Click or drag to resize

imbTreeNodeItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.tree
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public imbTreeNode this[
	string key
] { get; set; }
Request Example View Source

Parameters

key
Type: SystemString

Property Value

Type: imbTreeNode

Implements

IDictionaryTKey, TValueItemTKey
See Also