Add

TextFragmentCollection.Add method

在指定索引处添加文本片段元素。

public void Add(TextFragment fragment)
范围类型描述
fragmentTextFragment要添加的文本片段元素。

也可以看看