CreateDocument()

XmlImplementation::CreateDocument() method

Creates a new XmlDocument.

virtual SharedPtr<XmlDocument> System::Xml::XmlImplementation::CreateDocument()

Return Value

The new XmlDocument object.

See Also