Aspose::Pdf::OperatorCollection::Replace metod
OperatorCollection::Replace method
Ersätt operatorer i samlingen med andra operatorer.
void Aspose::Pdf::OperatorCollection::Replace(const System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<Operator>>> &operators)
| Parameter | Typ | Beskrivning |
|---|---|---|
| operators | const System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<Operator>>>& | Operators lista som kommer att ersätta operatorer som för närvarande finns i samlingen. Varje operator i listan måste ha korrekt index i intervallet [1..N] där N är antalet operatorer i samlingen. |
Se även
- Typedef SharedPtr
- Class IList
- Class Operator
- Class OperatorCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++