System::Xml::XPath::XPathNavigator::MoveToFirstChild metode
XPathNavigator::MoveToFirstChild method
Ketika dioverride dalam kelas turunan, memindahkan XPathNavigator ke node anak pertama dari node saat ini.
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.
Lihat Juga
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++