Aspose::Pdf::DestinationCollection::Contains metod

DestinationCollection::Contains method

Bestämmer om denna instans innehåller objektet.

bool Aspose::Pdf::DestinationCollection::Contains(const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> &value) const override
ParameterTypBeskrivning
värdeconst System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>&Värdet.

ReturnValue

true if [contains] [the specified value]; otherwise, false.

Se även