Aspose::Pdf::DestinationCollection::Contains método
DestinationCollection::Contains method
Determina si esta instancia contiene el objeto.
bool Aspose::Pdf::DestinationCollection::Contains(const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> &value) const override
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>& | El valor. |
ReturnValue
true if [contains] [the specified value]; otherwise, false.
Ver también
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++