You are here: Start » AVL.NET » XmlNode Constructor

XmlNode Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public XmlNode
(
	string inName,
	string inTextValue
)

Parameters

Name Type Range Default Description
inNamestring
inTextValuestring

See also