Remove
ICustomXmlPartCollection.Remove method
从集合中删除特定对象的第一个匹配项。
public bool Remove(ICustomXmlPart item)
范围 | 类型 | 描述 |
---|---|---|
item | ICustomXmlPart | 要删除的自定义 xml 部分。 |
返回值
true
如果项目成功移除;否则, false
。
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | 项目是 null 。 |
也可以看看
- interface ICustomXmlPart
- interface ICustomXmlPartCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides