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

XmlNode.AddChildNode Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void AddChildNode
(
	string name,
	string text
)

Parameters

Name Type Range Default Description
namestring
textstring

Function Overrides

See also