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
nodesSystem.Collections.Generic.List<Avl.XmlNode>

See also