Aspose::Pdf::DestinationCollection::Add метод

DestinationCollection::Add method

Добавляет указанный элемент. Collection только для чтения. Всегда генерирует исключение NotSupportedException.

void Aspose::Pdf::DestinationCollection::Add(const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> &item) override
ПараметрТипОписание
элементconst System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>&Элемент.

См. также