System::Xml::XPath::XPathNavigator::Compile metodo
XPathNavigator::Compile method
Compila una stringa che rappresenta un’espressione XPath e restituisce un oggetto XPathExpression.
virtual SharedPtr<XPathExpression> System::Xml::XPath::XPathNavigator::Compile(String xpath)
| Parametro | Tipo | Descrizione |
|---|---|---|
| xpath | String | Una stringa che rappresenta un’espressione XPath. |
ReturnValue
Un oggetto XPathExpression che rappresenta l’espressione XPath.
Vedi anche
- Typedef SharedPtr
- Class XPathExpression
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++