System::Xml::XPath::XPathNavigator::MoveToNamespace metod
XPathNavigator::MoveToNamespace method
Flyttar XPathNavigator till namnrymdsnoden med det angivna namnrymdsprefixet.
virtual bool System::Xml::XPath::XPathNavigator::MoveToNamespace(String name)
| Parameter | Typ | Beskrivning |
|---|---|---|
| namn | String | Namnrymdsprefixet för namnrymdsnoden. |
ReturnValue
true if the XPathNavigator is successful moving to the specified namespace; false if a matching namespace node was not found, or if the XPathNavigator is not positioned on an element node. If false, the position of the XPathNavigator is unchanged.
Se även
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PDF for C++