Method AppendData
- Namespace
- SharpVectors.Dom
- Assembly
- SharpVectors.Core.dll
AppendData(string)
Appends the specified string to the end of the character data of the node.
void AppendData(string strData)
Parameters
strData
stringThe string to insert into the existing string.