طريقة System::Xml::XmlDocumentType::get_IsReadOnly
XmlDocumentType::get_IsReadOnly method
يعيد قيمة تشير إلى ما إذا كانت العقدة للقراءة فقط.
bool System::Xml::XmlDocumentType::get_IsReadOnly() override
ReturnValue
true if the node is read-only; otherwise, false. Because DocumentType nodes are read-only, this method always returns true.
انظر أيضًا
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Font for C++