RemoveAt

IRowCollection.RemoveAt méthode

Supprime une ligne à la position spécifiée d’un tableau.

public void RemoveAt(int firstRowIndex, bool withAttachedRows)
ParamètreTypeDescription
firstRowIndexInt32Index de la ligne à supprimer.
withAttachedRowsBooleanVrai pour supprimer également toutes les lignes attachées.

Voir aussi