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.

另见