System::Xml::XmlEntity::get_IsReadOnly yöntemi
XmlEntity::get_IsReadOnly method
Düğümün yalnızca okunur olup olmadığını gösteren bir değer döndürür.
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.
Ayrıca Bakınız
- Class XmlEntity
- Namespace System::Xml
- Library Aspose.Font for C++