Metode System::Xml::XmlNode::get_IsReadOnly

XmlNode::get_IsReadOnly method

Mengembalikan nilai yang menunjukkan apakah node bersifat read-only.

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

ReturnValue

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

Lihat Juga