Add

ElementList.Add method

Agrega el elemento al final de la lista.

public void Add(Element node)
Parámetro Escribe Descripción
node Element

Ver también