System::Xml::Schema::XmlAtomicValue::get_IsNode yöntemi

XmlAtomicValue::get_IsNode method

Doğrulanan XML öğesinin veya özniteliğinin bir XPath düğümü mü yoksa atomik bir değer mi olduğunu gösteren bir değer döndürür.

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.

Ayrıca Bakınız