ListRow.Delete Method

Definition

Deletes the cells of the list row and shifts upward any remaining cells below the deleted row. You can delete rows in the list even when the list is linked to a SharePoint site. The list on the SharePoint site will not be updated, however, until you synchronize your changes.

public:
 void Delete();
public void Delete ();
Public Sub Delete ()

Applies to