System::Xml::XPath::XPathNavigator::MoveToFirstChild 메서드
XPathNavigator::MoveToFirstChild method
파생 클래스에서 재정의될 경우, 현재 노드의 첫 번째 자식 노드로 XPathNavigator를 이동합니다.
virtual bool System::Xml::XPath::XPathNavigator::MoveToFirstChild()=0
ReturnValue
true if the XPathNavigator is successful moving to the first child node of the current node; otherwise, false. If false, the position of the XPathNavigator is unchanged.
또 보기
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++