OutlineItemCollection.Contains
OutlineItemCollection.Contains method
Checks if collection contains given item.
public override bool Contains(OutlineItemCollection item)
| Parameter | Type | Description |
|---|---|---|
| item | OutlineItemCollection | The object to locate in the collection |
Return Value
True - if item found; otherwise, false.
See Also
- class OutlineItemCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF