InsertAt(Int32, ReadOnlySpan) Method

Definition

Assembly XenoAtom.Terminal.dll

Inserts text at the specified index and sets the cursor after the inserted text.

public void InsertAt(int index, ReadOnlySpan<char> text)

Parameters

index
Int32