Aspose::Pdf::OperatorCollection::Remove metod

OperatorCollection::Remove method

Ta bort operator från samlingen.

bool Aspose::Pdf::OperatorCollection::Remove(const System::SharedPtr<Operator> &op) override
ParameterTypBeskrivning
opconst System::SharedPtr<Operator>&Operator att tas bort.

ReturnValue

Sant om operatorn hittades och togs bort. Falskt om operatorn inte tillhörde samlingen.

Se även