Add
ElementList.Add method
Adds the element to the end of list.
public void Add(Element node)
Parameter | Type | Description |
---|---|---|
node | Element |
See Also
- class Element
- class ElementList
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance
Adds the element to the end of list.
public void Add(Element node)
Parameter | Type | Description |
---|---|---|
node | Element |