Text.ReplaceWholeText

Text.ReplaceWholeText method

用指定文本替换当前节点和所有逻辑上相邻的文本节点的文本。删除所有逻辑上相邻的文本节点,包括当前节点,除非它是替换文本的接收者。

public Text ReplaceWholeText(string content)
范围类型描述
contentString内容。

返回值

Text.

也可以看看