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: 26.2
Syntax
public void Remove(
	int index
)

Parameters

index  Int32
See Also