Property Children
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
Children
Gets or sets the collection of child elements (object) within this node.
ICollection<object?> Children { get; set; }
Gets or sets the collection of child elements (object) within this node.
ICollection<object?> Children { get; set; }