You are here: Start » AVL.NET » XmlNode.AddChildNode Method

XmlNode.AddChildNode Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void AddChildNode
(
	Avl.XmlNode node
)

Parameters

Name Type Range Default Description
nodeAvl.XmlNode

Function Overrides

See also