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. |