Share via


CurveKeyCollection.RemoveAt Method

Removes the CurveKey at the specified index.

Syntax

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

Parameters

  • index
    Type: Int32
    The zero-based index of the item to remove.

Requirements

Namespace: Microsoft.Xna.Framework

Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

See Also

Reference

CurveKeyCollection Class
CurveKeyCollection Members
Microsoft.Xna.Framework Namespace

Platforms

Windows Phone