Property Children

Assembly: redb.Core.dll

Collection of child objects (untyped to support polymorphic trees)

public ICollection<ITreeRedbObject> Children { get; set; }