System::Xml::XmlImplementation::CreateDocument method

XmlImplementation::CreateDocument method

Creates a new XmlDocument.

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

ReturnValue

The new XmlDocument object.

See Also