System.Html.TableRowElement.DeleteCell C# (CSharp) Méthode

DeleteCell() public méthode

public DeleteCell ( int index ) : void
index int
Résultat void
        public void DeleteCell(int index)
        {
        }