XmpCollection.Remove
XmpCollection.Remove method
从集合中移除特定对象的第一次出现。
public bool Remove(IXmpType item)
| 参数 | 类型 | 描述 |
|---|---|---|
| item | IXmpType | 要从集合中删除的对象。 |
返回值
如果成功从集合中删除项则返回 true;否则返回 false。如果在原始集合中未找到该项,此方法也返回 false。
另请参见
- interface IXmpType
- class XmpCollection
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging