Aspose::Pdf::Text::CharInfoCollection::Remove method
CharInfoCollection::Remove method
Collection is read-only, throws NotImplementedException .
bool Aspose::Pdf::Text::CharInfoCollection::Remove(const System::SharedPtr<CharInfo> &item) override
| Параметр | Тип | Описание |
|---|---|---|
| элемент | const System::SharedPtr<CharInfo>& | Элемент для удаления. |
ReturnValue
NotImplementedException
См. также
- Typedef SharedPtr
- Class CharInfo
- Class CharInfoCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++