Aspose::Pdf::PageCollection::Contains metod
PageCollection::Contains method
Bestämmer om denna instans innehåller objektet.
bool Aspose::Pdf::PageCollection::Contains(const System::SharedPtr<Page> &item) const override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const System::SharedPtr<Page>& | Objektet. |
ReturnValue
true if [contains] [the specified item]; otherwise, false.
Se även
- Typedef SharedPtr
- Class Page
- Class PageCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++