System::Xml::XmlEntity::get_IsReadOnly メソッド
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++