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
См. также
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++