CurveKeyCollection.CopyTo Method
Copies the CurveKeys of the CurveKeyCollection to an array, starting at the array index provided.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public void CopyTo (
CurveKey[] array,
int arrayIndex
)
Parameters
- array
The destination of the CurveKeys copied from CurveKeyCollection. The array must have zero-based indexing. - arrayIndex
The zero-based index in the array to start copying from.
See Also
Reference
CurveKeyCollection Class
CurveKeyCollection Members
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista