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
ParameterTypBeskrivning
objektconst System::SharedPtr<Page>&Objektet.

ReturnValue

true if [contains] [the specified item]; otherwise, false.

Se även