 |
PdfPortfolioFilesCollectionRemove Method |
Removes the element at the specified index from the collection.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic void Remove(
int index
)
Public Sub Remove (
index As Integer
)
Parameters
- index Int32
See Also