Método Aspose::Pdf::Text::CharInfoCollection::Remove

CharInfoCollection::Remove method

Collection is read-only, throws NotImplementedException .

bool Aspose::Pdf::Text::CharInfoCollection::Remove(const System::SharedPtr<CharInfo> &item) override
ParámetroTipoDescripción
elementoconst System::SharedPtr&Elemento a eliminar.

ReturnValue

NotImplementedException

Ver también