Concept Framework 2.2 documentation Contents | Index

XMLDocument.Free

Name Type Access Version Deprecated
Free function public version 1.0 no

Prototype:
public function Free()


Description:
Frees the memory used by the XML document. Is not necessary to call this function (this function being called by the finalizator function too). You may want to call it when you want to reuse the XML document (for memory economy)

Returns:
Returns 0.

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