BaseOperatorCollection.Insert
BaseOperatorCollection.Insert method
Inserts operator into collection.
public abstract void Insert(int index, Operator op)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Index where new operator must be added |
| op | Operator | Operator which will be insterted |
See Also
- class Operator
- class BaseOperatorCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF