System::Xml::XmlDocument::get_Implementation method

XmlDocument::get_Implementation method

Restituisce l’oggetto XmlImplementation per il documento corrente.

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

ReturnValue

L’oggetto XmlImplementation per il documento corrente.

Vedi anche