System::Xml::XmlEntity::get_IsReadOnly metod
XmlEntity::get_IsReadOnly method
Returnerar ett värde som indikerar om noden är skrivskyddad.
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.
Se även
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Page for C++