System::Xml::XmlEntity::get_OuterXml method

XmlEntity::get_OuterXml method

Returns the markup representing this node and all its children.

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

ReturnValue

For XmlEntity nodes, String::Empty is returned.

See Also