get_Implementation()

XmlDocument::get_Implementation() method

Returns the XmlImplementation object for the current document.

SharedPtr<XmlImplementation> System::Xml::XmlDocument::get_Implementation()

Return Value

The XmlImplementation object for the current document.

See Also