Add

ElementList.Add method

Добавляет элемент в конец списка.

public void Add(Element node)
Параметр Тип Описание
node Element

Смотрите также