Aspose::Pdf::Vector::GraphicElementCollection::Contains metod

GraphicElementCollection::Contains method

Bestämmer om ett element finns i samlingen.

bool Aspose::Pdf::Vector::GraphicElementCollection::Contains(const System::SharedPtr<GraphicElement> &item) const override
ParameterTypBeskrivning
itemconst System::SharedPtr<GraphicElement>&GraphicElement att söka.

ReturnValue

Sant - om elementet hittas; annars falskt.

Se även