Method InsertData
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Core.dll
InsertData(int, string)
Inserts the specified string at the specified character offset.
void InsertData(int offset, string strData)
Inserts the specified string at the specified character offset.
void InsertData(int offset, string strData)