System::Xml::XmlNode::get_IsReadOnly メソッド

XmlNode::get_IsReadOnly method

ノードが読み取り専用かどうかを示す値を返します。

virtual bool System::Xml::XmlNode::get_IsReadOnly()

ReturnValue

true if the node is read-only; otherwise, false.

参照