System::Xml::XmlElement::get_IsEmpty メソッド

XmlElement::get_IsEmpty method

要素のタグ形式を返します。

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 “”.

参照