Method GetLeaves(ITreeRedbObject)

Assembly: redb.Core.dll

Gets all leaf nodes of polymorphic tree.

public static IEnumerable<ITreeRedbObject> GetLeaves(this ITreeRedbObject root)