System::Xml::XmlElement::get_IsEmpty method

XmlElement::get_IsEmpty method

Returns the tag format of the element.

bool System::Xml::XmlElement::get_IsEmpty()

ReturnValue

true if the element is to be serialized in the short tag format “”; false for the long format “”.

See Also