System::Xml::XPath::XPathItem::get_IsNode 메서드
XPathItem::get_IsNode method
파생 클래스에서 재정의될 경우, 항목이 XPath 노드인지 원자값인지 여부를 나타내는 값을 가져옵니다.
virtual bool System::Xml::XPath::XPathItem::get_IsNode()=0
ReturnValue
true if the item represents an XPath node; false if the item represents an atomic value.
또 보기
- Class XPathItem
- Namespace System::Xml::XPath
- Library Aspose.Page for C++