Table of Contents

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; }

Property Value

ICollection<object?>