Remove
ITagCollection.Remove 方法
从集合中移除具有指定名称的标签。
public void Remove(string name)
参数 | 类型 | 描述 |
---|---|---|
name | String | 要移除的标签名称。 |
另见
- 接口 ITagCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
从集合中移除具有指定名称的标签。
public void Remove(string name)
参数 | 类型 | 描述 |
---|---|---|
name | String | 要移除的标签名称。 |