System::Xml::XmlEntity::get_IsReadOnly μέθοδος
XmlEntity::get_IsReadOnly method
Επιστρέφει μια τιμή που υποδεικνύει εάν ο κόμβος είναι μόνο για ανάγνωση.
bool System::Xml::XmlEntity::get_IsReadOnly() override
ReturnValue
true if the node is read-only; otherwise, false. Because XmlEntity nodes are read-only, this method always returns true.
Δείτε επίσης
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Page for C++