Property Leaves

Assembly: redb.Core.dll

Gets all leaf nodes (without children)

public IEnumerable<ITreeRedbObject<TProps>> Leaves { get; }