PdfCollection(T).CopyTo Method

Overload List

  NameDescription
Protected methodCopyTo(Array, Int32)
Copies the elements of the collection to an System.Array, starting at a particular System.Array index.
Protected methodCopyTo(T[], Int32)
Copies the elements of the collection to an System.Array, starting at a particular System.Array index.

See Also