OperatorCollectionDelete Method (IListOperator)

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Delete(
	IList<Operator> list
)

Parameters

list
Type: System.Collections.GenericIListOperator
See Also