Overload List

  Name Description
Public method InsertRange(Int32, IEnumerable<(Of <<'(T>)>>))
Inserts the elements of a collection into the List<(Of <(<'T>)>)> at the specified index.
(Inherited from List<(Of <(<'PdfPage>)>)>.)
Public method InsertRange(Int32, ICollection)
Inserts the elements of an ICollection at a specified position in the document.

See Also