ISortView.DeleteRow(Int32, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void DeleteRow(int iRelativeRow, bool fDeleteFromStorage);
public void DeleteRow (int iRelativeRow, bool fDeleteFromStorage);
abstract member DeleteRow : int * bool -> unit
Public Sub DeleteRow (iRelativeRow As Integer, fDeleteFromStorage As Boolean)
Paramètres
- iRelativeRow
- Int32
- fDeleteFromStorage
- Boolean