Property Leaves

Assembly: redb.Core.dll

Gets all leaf nodes (without children)

public IEnumerable<ITreeRedbObject> Leaves { get; }