Method ReplaceData
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Core.dll
ReplaceData(int, int, string)
Replaces the specified number of characters starting at the specified offset with the specified string.
void ReplaceData(int offset, int count, string strData)