System::Xml::Schema::XmlAtomicValue::get_IsNode 方法
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.
另见
- Class XmlAtomicValue
- Namespace System::Xml::Schema
- Library Aspose.Font for C++