Overload List

  Name Description
Public method AddRange(ICollection)
Adds the elements of an ICollection to the end of the document.
Public method AddRange(IEnumerable<(Of <<'(T>)>>))
Adds the elements of the specified collection to the end of the List<(Of <(<'T>)>)>.
(Inherited from List<(Of <(<'PdfPage>)>)>.)

See Also