> For the complete documentation index, see [llms.txt](https://andreyakinshin.gitbook.io/problembookdotnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andreyakinshin.gitbook.io/problembookdotnet/ru/strings/textelementenumerator-p.md).

# «TextElementEnumerator» (Задача)

Может ли количество текстовых элементов (которые можно получить через `TextElementEnumerator`) строки отличаться от количество образующих её char-символов?

[Решение](/problembookdotnet/ru/strings/textelementenumerator-s.md)
