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
| Parameter | Typ | Beskrivning |
|---|---|---|
| värde | const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>& | Värdet. |
ReturnValue
true if [contains] [the specified value]; otherwise, false.
Se även
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++