System::Xml::XmlNotation::get_IsReadOnly μέθοδος

XmlNotation::get_IsReadOnly method

Επιστρέφει μια τιμή που υποδεικνύει εάν ο κόμβος είναι μόνο για ανάγνωση.

bool System::Xml::XmlNotation::get_IsReadOnly() override

ReturnValue

true if the node is read-only; otherwise, false. Because XmlNotation nodes are read-only, this method always returns true.

Δείτε επίσης