Add

ElementList.Add method

Lägger till elementet i slutet av listan.

public void Add(Element node)
Parameter Typ Beskrivning
node Element

Se även