Delete method

Deletes the current row.

Syntax
Visual Basic

Public Sub Delete()
C#

public void Delete();
See also