Aspose::Pdf::DestinationCollection::Remove method

DestinationCollection::Remove method

Elimina el elemento especificado. Collection es de solo lectura. Siempre lanza una excepción NotSupportedException.

bool Aspose::Pdf::DestinationCollection::Remove(const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>> &item) override
ParámetroTipoDescripción
elementoconst System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>&El elemento.

ReturnValue

Ver también