System.Html.TableRowElement.DeleteCell C# (CSharp) Method

DeleteCell() public method

public DeleteCell ( int index ) : void
index int
return void
        public void DeleteCell(int index)
        {
        }