Method GetFlattenedWithLevels()
Gets flattened list of all typed nodes with level indication
public IEnumerable<(ITreeRedbObject<TProps> Node, int Level)> GetFlattenedWithLevels()
Gets flattened list of all typed nodes with level indication
public IEnumerable<(ITreeRedbObject<TProps> Node, int Level)> GetFlattenedWithLevels()