System.Collections.Generic.ICollection<Microsoft.Xna.Framework.Content.Pipeline.Graphics.AnimationKeyframe>.CopyTo Method
Copies the elements of the animation channel to an array, starting at the specified index.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
private void System.Collections.Generic.ICollection<Microsoft.Xna.Framework.Content.Pipeline.Graphics.AnimationKeyframe>.CopyTo (
AnimationKeyframe[] array,
int arrayIndex
)
Parameters
- array
Array that will receive the copied animation channel elements. - arrayIndex
Starting index for copy operation.
See Also
Reference
AnimationChannel Class
AnimationChannel Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows XP SP2, Windows Vista