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
ParameterTypBeskrivning
värdeSystem::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>Värdet att hitta.

ReturnValue

Index för destinationen i samlingen.

Se även