System::Xml::XPath::XPathNavigator::MoveToNamespace yöntemi
XPathNavigator::MoveToNamespace method
XPathNavigator nesnesini belirtilen ad alanı önekine sahip ad alanı düğümüne taşır.
virtual bool System::Xml::XPath::XPathNavigator::MoveToNamespace(String name)
| Parametre | Tür | Açıklama |
|---|---|---|
| ad | Dize | Ad alanı düğümünün ad alanı öneki. |
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.
Ayrıca Bakınız
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++