RemoveAt

IBehaviorCollection.RemoveAt méthode

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

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

Voir aussi