Aspose::Pdf::DestinationCollection::Remove metod

DestinationCollection::Remove method

Tar bort det angivna objektet. Collection är skrivskyddad. Kastar alltid NotSupportedException‑undantag.

bool Aspose::Pdf::DestinationCollection::Remove(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.

ReturnValue

Se även