RemoveAt

BehaviorCollection.RemoveAt method

Supprime le comportement d’une collection à l’index spécifié.

public void RemoveAt(int index)
ParamètreTaperLa description
indexInt32Index d’un comportement à supprimer.

Voir également