get_IsReadOnly()
XmlEntity::get_IsReadOnly() method
Returns a value indicating whether the node is read-only.
bool System::Xml::XmlEntity::get_IsReadOnly() override
Return Value
true if the node is read-only; otherwise, false. Because XmlEntity nodes are read-only, this method always returns true.
See Also
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Slides