Concept Framework 1.0 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: Thu Oct 15 20:02:01 2009 GMT(c)2009 RadGs Software