System::Xml::XPath::XPathNavigator::GetNamespace metodo
XPathNavigator::GetNamespace method
Restituisce il valore del nodo di spazio dei nomi corrispondente al nome locale specificato.
virtual String System::Xml::XPath::XPathNavigator::GetNamespace(String name)
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | Stringa | Il nome locale del nodo di namespace. |
ReturnValue
Una String che contiene il valore del nodo di namespace; String::Empty se non viene trovato un nodo di namespace corrispondente, o se il XPathNavigator non è posizionato su un nodo elemento.
Vedi anche
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++