Aspose::Pdf::DestinationCollection::Remove method

DestinationCollection::Remove method

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

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

ReturnValue

См. также