XmpCollection.Insert
XmpCollection.Insert method
Inserts an item to the collection at the specified index.
public void Insert(int index, IXmpType item)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The zero-based index at which item should be inserted. |
| item | IXmpType | The object to insert into the collection. |
See Also
- interface IXmpType
- class XmpCollection
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging