Metodo System::Xml::XmlEntity::get_OuterXml

XmlEntity::get_OuterXml method

Restituisce il markup che rappresenta questo nodo e tutti i suoi figli.

String System::Xml::XmlEntity::get_OuterXml() override

ReturnValue

Per i nodi XmlEntity, viene restituito String::Empty.

Vedi anche