You are here: Start » AVL.NET » XmlNode.AddChildrenNodes Method
XmlNode.AddChildrenNodes Method
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public void AddChildrenNodes ( List<Avl.XmlNode> nodes )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
nodes | System.Collections.Generic.List<Avl.XmlNode> |