Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
CommandContainer
Properties
Nodes
Menu
On this page
Nodes Property
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Gets all the nodes of this container.
public ReadOnlyCollection<CommandNode> Nodes { get; }
Returns
ReadOnlyCollection<CommandNode>