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ámetro | Tipo | Descripción |
|---|---|---|
| elemento | const System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>& | El elemento. |
ReturnValue
Ver también
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++