RemoveAt

IParagraphCollection.RemoveAt 方法

删除集合中指定索引的元素。

public void RemoveAt(int index)
参数类型描述
indexInt32要删除的元素的零基索引。

另请参阅