Partager via


StylusSyncPluginCollection.RemoveAt, méthode

Mise à jour : November 2007

Supprime l'objet IStylusSyncPlugin à l'index spécifié.

Espace de noms :  Microsoft.StylusInput
Assembly :  Microsoft.Ink (dans Microsoft.Ink.dll)

Syntaxe

'Déclaration
Public Sub RemoveAt ( _
    index As Integer _
)
'Utilisation
Dim instance As StylusSyncPluginCollection
Dim index As Integer

instance.RemoveAt(index)
public void RemoveAt(
    int index
)
public:
void RemoveAt(
    int index
)
public void RemoveAt(
    int index
)
public function RemoveAt(
    index : int
)

Paramètres

  • index
    Type : System.Int32
    Index de base zéro de l'élément à supprimer.

Plateformes

Windows Vista, Windows XP SP2, Windows Server 2003

Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.

Informations de version

.NET Framework

Pris en charge dans : 3.0

Voir aussi

Référence

StylusSyncPluginCollection, classe

Membres StylusSyncPluginCollection

Microsoft.StylusInput, espace de noms