Method Insert
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
Insert(int, string)
Inserts value at the specified position.
public virtual void Insert(int index, string item)
Inserts value at the specified position.
public virtual void Insert(int index, string item)