Partilhar via


TouchCollection.RemoveAt Method

Removes a TouchLocation at the specified index in the TouchCollection.

Syntax

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

Parameters

Requirements

Namespace: Microsoft.Xna.Framework.Input.Touch

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

See Also

Reference

TouchCollection Structure
TouchCollection Members
Microsoft.Xna.Framework.Input.Touch Namespace

Platforms

Windows Phone