Property Descendants

Assembly: redb.Core.dll

Gets all node descendants recursively
Requires loaded hierarchy downwards through Children collections

IEnumerable<ITreeRedbObject> Descendants { get; }