Click or drag to resize

commandTreeDescriptionAdd Method (commandTreeDescription, String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.commands.tree
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public void Add(
	commandTreeDescription item,
	string __name
)
Request Example View Source

Parameters

item
Type: imbACE.Core.commands.treecommandTreeDescription
__name
Type: SystemString
See Also