Click or drag to resize

commandTreeflatAccess Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Flat dictionary of all commands

Namespace:  imbACE.Core.commands.tree
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public aceConcurrentDictionary<commandTreeDescription> flatAccess { get; set; }
Request Example View Source

Property Value

Type: aceConcurrentDictionarycommandTreeDescription
The flat access.
See Also