AppendData

CharacterData.AppendData method

将字符串追加到节点字符数据的末尾。

public virtual void AppendData(string data)
参数类型描述
valueString内容数据。

另请参阅