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