Concept Framework 2.2 documentation Contents | Index

XMLDocument.NewNode

Name Type Access Version Deprecated
NewNode function public version 1.0 no

Prototype:
public function NewNode(name)

Parameters:
name      the node name

Description:
Creates a new XMLNode and returns it. It's identical to XMLNode::Create but is not static (the XMLDocument must be instantiated).

Returns:
Returns a new XMLNode.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:12 2013 GMT(c)2013 Devronium Applications