XmpCollection.Contains
XmpCollection.Contains method
Determines whether the collection contains a specific value.
public bool Contains(IXmpType item)
| Parameter | Type | Description |
|---|---|---|
| item | IXmpType | The object to locate in the collection. |
Return Value
true if item is found in the collection; otherwise, false.
See Also
- interface IXmpType
- class XmpCollection
- namespace Aspose.Imaging.Xmp
- assembly Aspose.Imaging