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