System::Xml::XmlEntityReference::get_Value メソッド

XmlEntityReference::get_Value method

ノードの値を返します。

String System::Xml::XmlEntityReference::get_Value() override

ReturnValue

ノードの値です。XmlEntityReference ノードの場合、このメソッドは nullptr を返します。

参照