XmpCollection.Insert
XmpCollection.Insert method
在指定索引处向集合插入项。
public void Insert(int index, IXmpType item)
| 参数 | 类型 | 描述 |
|---|---|---|
| 索引 | Int32 | 应插入项的零基索引。 |
| item | IXmpType | 要插入到集合中的对象。 |
另请参见
- interface IXmpType
- class XmpCollection
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging