Aspose::Pdf::Vector::GraphicElementCollection::Contains метод
GraphicElementCollection::Contains method
Определяет, находится ли элемент в коллекции.
bool Aspose::Pdf::Vector::GraphicElementCollection::Contains(const System::SharedPtr<GraphicElement> &item) const override
| Параметр | Тип | Описание |
|---|---|---|
| item | const System::SharedPtr<GraphicElement>& | GraphicElement для поиска. |
ReturnValue
True — если элемент найден; иначе — false.
См. также
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++