Property Descendants
Gets all node descendants recursively
Requires loaded hierarchy downwards through Children collections
IEnumerable<ITreeRedbObject> Descendants { get; }
Gets all node descendants recursively
Requires loaded hierarchy downwards through Children collections
IEnumerable<ITreeRedbObject> Descendants { get; }