Aspose::Pdf::DestinationCollection::Add metod

DestinationCollection::Add method

Lägger till det angivna objektet. Collection är skrivskyddad. Kastar alltid NotSupportedException‑undantag.

void Aspose::Pdf::DestinationCollection::Add(const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> &item) override
ParameterTypBeskrivning
objektconst System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>&Objektet.

Se även