RemoveAt
ITagCollection.RemoveAt method
删除指定索引处的标签。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的标签的从零开始的索引。 |
也可以看看
- interface ITagCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
删除指定索引处的标签。
public void RemoveAt(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 要删除的标签的从零开始的索引。 |