System::Xml::XmlNotation::get_OuterXml method

XmlNotation::get_OuterXml method

Returns the markup representing this node and all its children.

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

ReturnValue

For XmlNotation nodes, String::Empty is returned.

See Also