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
ParameterTypeDescription
itemconst System::SharedPtr<CharInfo>&Item to remove.

ReturnValue

NotImplementedException

See Also