get_IsReadOnly()

XmlNode::get_IsReadOnly() method

Returns a value indicating whether the node is read-only.

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

Return Value

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

See Also