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
| Parameter | Typ | Beskrivning |
|---|---|---|
| item | const System::SharedPtr<GraphicElement>& | GraphicElement att söka. |
ReturnValue
Sant - om elementet hittas; annars falskt.
Se även
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++