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
| Параметр | Тип | Описание |
|---|---|---|
| value | System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> | Значение для поиска. |
ReturnValue
Индекс назначения в коллекции.
См. также
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++