System::Xml::Schema::XmlAtomicValue::get_IsNode method

XmlAtomicValue::get_IsNode method

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

bool System::Xml::Schema::XmlAtomicValue::get_IsNode() override

ReturnValue

true if the validated XML element or attribute is an XPath node; false if the validated XML element or attribute is an atomic value.

Δείτε επίσης