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++