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
| Parameter | Type | Description |
|---|---|---|
| item | const System::SharedPtr<CharInfo>& | Item to remove. |
ReturnValue
NotImplementedException
See Also
- Typedef SharedPtr
- Class CharInfo
- Class CharInfoCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++