Aspose::Pdf::DestinationCollection::IndexOf método
DestinationCollection::IndexOf method
Devuelve el índice del destino en la colección.
int32_t Aspose::Pdf::DestinationCollection::IndexOf(System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> value) const
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> | El valor a buscar. |
ReturnValue
El índice del destino en la colección.
Ver también
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++