Aspose::Pdf::DestinationCollection::IndexOf method

DestinationCollection::IndexOf method

Возвращает индекс назначения в коллекции.

int32_t Aspose::Pdf::DestinationCollection::IndexOf(System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> value) const
ПараметрТипОписание
valueSystem::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>Значение для поиска.

ReturnValue

Индекс назначения в коллекции.

См. также