Aspose::Pdf::DestinationCollection::IndexOf metod
DestinationCollection::IndexOf method
Returnerar indexet för destinationen i samlingen.
int32_t Aspose::Pdf::DestinationCollection::IndexOf(System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> value) const
| Parameter | Typ | Beskrivning |
|---|---|---|
| värde | System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> | Värdet att hitta. |
ReturnValue
Index för destinationen i samlingen.
Se även
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++