System::Xml::XmlDocument::get_IsReadOnly 方法
XmlDocument::get_IsReadOnly method
返回一个值,指示当前节点是否为只读。
bool System::Xml::XmlDocument::get_IsReadOnly() override
ReturnValue
true if the current node is read-only; otherwise false. XmlDocument nodes always return false.
另见
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++