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
ParameterTypBeskrivning
itemconst System::SharedPtr<FontSource>&FontSource objekt att söka.

ReturnValue

Sant - om elementet hittas; annars falskt.

Se även