XmpCollection.Item
XmpCollection indexer
Gets or sets the element at the specified index.
public IXmpType this[int index] { get; set; }
Parameter | Description |
---|---|
index | The zero-based index of the element to get or set. |
Return Value
The element at the specified index.
See Also
- interface IXmpType
- class XmpCollection
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging