System::Xml::Schema::XmlAtomicValue::get_IsNode metode
XmlAtomicValue::get_IsNode method
Mengembalikan nilai yang menunjukkan apakah elemen XML atau atribut yang divalidasi adalah node XPath atau nilai atomik.
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.
Lihat Juga
- Class XmlAtomicValue
- Namespace System::Xml::Schema
- Library Aspose.Page for C++