Aspose::Pdf::DestinationCollection::Contains метод

DestinationCollection::Contains method

Определяет, содержит ли данный экземпляр объект.

bool Aspose::Pdf::DestinationCollection::Contains(const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> &value) const override
ПараметрТипОписание
valueconst System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>&Значение.

ReturnValue

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

См. также