Aspose::Pdf::Text::FontSourceCollection::Contains metod
FontSourceCollection::Contains method
Bestämmer om ett element finns i samlingen.
bool Aspose::Pdf::Text::FontSourceCollection::Contains(const System::SharedPtr<FontSource> &item) const override
| Parameter | Typ | Beskrivning |
|---|---|---|
| item | const System::SharedPtr<FontSource>& | FontSource objekt att söka. |
ReturnValue
Sant - om elementet hittas; annars falskt.
Se även
- Typedef SharedPtr
- Class FontSource
- Class FontSourceCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++