Method GetLeaves(ITreeRedbObject)
Gets all leaf nodes of polymorphic tree.
public static IEnumerable<ITreeRedbObject> GetLeaves(this ITreeRedbObject root)
Gets all leaf nodes of polymorphic tree.
public static IEnumerable<ITreeRedbObject> GetLeaves(this ITreeRedbObject root)