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