Concept Framework 2.0 documentation Contents | Index

XMLNode.__Create

Name Type Access Version Deprecated
__Create function public version 1.0 no

Prototype:
function __Create(name)

Parameters:
name      the name of the node

Description:
This function creates a new node. It must never be called directly; is used internally by the framework. Instead, the proper way to create a XMLNode is to call XMLNode::CreateNew static member.

Returns:
Returns an instance to this XMLNode.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:17 2011 GMT(c)2011 RadGs Software