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