System::Xml::XmlEntity::get_IsReadOnly method
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++