| Concept Framework 1.0 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| __Create | function | public | version 1.0 | no |
| function __Create(name) |
| name | the name of the node |
| 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. |
| Documented by Eduard Suica, generation time: Thu Oct 15 20:02:01 2009 GMT | (c)2009 RadGs Software |