ArraySectionTCopyTo Method

Overload List

CopyTo(ArraySectionT) Copies the items of this ArraySectionT to a compatible instance.
CopyTo(T, Int32) Copies the items of this ArraySectionT to a compatible one-dimensional array, starting at a particular index.

See Also