System::Xml::XmlNode::get_IsReadOnly-Methode

XmlNode::get_IsReadOnly method

Gibt einen Wert zurück, der angibt, ob der Knoten schreibgeschützt ist.

virtual bool System::Xml::XmlNode::get_IsReadOnly()

ReturnValue

true if the node is read-only; otherwise, false.

Siehe auch