System::Xml::XmlDocument::get_Implementation method

XmlDocument::get_Implementation method

Returns the XmlImplementation object for the current document.

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

ReturnValue

The XmlImplementation object for the current document.

See Also