AddChild(T) Method
Adds a child to the item.
ISelectionItem<T> AddChild(T child)
- Namespace
- Spectre
.Console - Containing Type
- ISelectionItem
<T>
Parameters
- T child
- The child to add.
ISelectionItem<T> AddChild(T child)