Windows apps
Collapse the table of content
Expand the table of content

Vector4::CopyTo Method

Copies the elements of a vector to an array.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method CopyTo(array<Single>) Copies the elements of the vector to a specified array.
Public method CopyTo(array<Single>, Int32) Copies the elements of the vector to a specified array starting at a specified index position.
Top
Show:
© 2017 Microsoft