Click or drag to resize
Pdf Library for .NET

PdfPortfolioFilesCollectionRemove Method

Removes the element at the specified index from the collection.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public void Remove(
	int index
)

Parameters

index
Type: SystemInt32
See Also