CastArrayTFrom, TToCopyTo Method

Overload List

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

See Also