طريقة 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.Font for C++