System.Html.DataTransferItemList.Remove C# (CSharp) Méthode

Remove() public méthode

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