Property Descendants

Assembly: redb.Core.dll

Gets all node descendants recursively

public IEnumerable<ITreeRedbObject> Descendants { get; }