Aspose::Pdf::DestinationCollection::idx_get metod

DestinationCollection::idx_get method

Hämtar destinationsobjektet efter index.

System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> Aspose::Pdf::DestinationCollection::idx_get(int32_t index)
ParameterTypBeskrivning
indexint32_tIndex för destinationen att hämta.

ReturnValue

Destination.

Se även