Table of Contents

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

Property Value

ICollection<object?>