XmpCollection.IndexOf
XmpCollection.IndexOf method
Determines the index of a specific item in the collection.
public int IndexOf(IXmpType item)
Parameter | Type | Description |
---|---|---|
item | IXmpType | The object to locate in the collection. |
Return Value
The index of item if found in the collection; otherwise, -1.
See Also
- interface IXmpType
- class XmpCollection
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging