System::Xml::XmlNode::get_IsReadOnly method
XmlNode::get_IsReadOnly method
Returns a value indicating whether the node is read-only.
virtual bool System::Xml::XmlNode::get_IsReadOnly()
ReturnValue
true if the node is read-only; otherwise, false.
See Also
- Class XmlNode
- Namespace System::Xml
- Library Aspose.PDF for C++