Gets the Rune at the specified index. Recognizes supplementary code points that cannot be covered by a single Char.
public readonly Rune RuneAt(int index)
The index into Text.
default