Concept Framework 2.2 documentation Contents | Index

XMLDocument.Create

Name Type Access Version Deprecated
Create function public version 1.0 no

Prototype:
public function Create()


Description:
Initializes the XML document. This must be called if you want to create a document from scratch (without using the Load or LoadString methods). Must be called immediately after the constructor, if no load operations will be performed.

Returns:
Returns null.

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