Table of Contents

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 string

The string to insert into the existing string.