get_IsEmpty()

XmlElement::get_IsEmpty() method

Returns the tag format of the element.

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

Return Value

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

See Also