Aspose::Pdf::Text::TextSegmentCollection::Contains metod
TextSegmentCollection::Contains method
Bestämmer om samlingen innehåller ett specifikt värde.
bool Aspose::Pdf::Text::TextSegmentCollection::Contains(const System::SharedPtr<TextSegment> &item) const override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const System::SharedPtr<TextSegment>& | Objektet att leta efter i samlingen |
ReturnValue
true om objektet hittas i samlingen; annars false.
Se även
- Typedef SharedPtr
- Class TextSegment
- Class TextSegmentCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++