Property Children
Namespace: TinyComponents
Assembly: TinyComponents.dll
Children
Gets or sets the collection of child elements within this element.
public ICollection<object?> Children { get; set; }
Namespace: TinyComponents
Assembly: TinyComponents.dll
Gets or sets the collection of child elements within this element.
public ICollection<object?> Children { get; set; }