Sdílet prostřednictvím


AnimationChannel.RemoveAt Method

Note

This method is available only when developing for Windows.

Removes the keyframe at the specified index position.

Syntax

'Declaration
Public Sub RemoveAt ( _
         index As Integer _
)
public void RemoveAt (
         int index
)
public:
void RemoveAt(
         int index
)

Parameters

  • index
    Type: Int32
    Index of the keyframe being removed.

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics

Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

See Also

Reference

AnimationChannel Class
AnimationChannel Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows 7, Windows Vista, Windows XP