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
| Параметр | Тип | Описание |
|---|---|---|
| value | const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>& | Значение. |
ReturnValue
true if [contains] [the specified value]; otherwise, false.
См. также
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++