System::Xml::XPath::XPathNavigator::Compile metod
XPathNavigator::Compile method
Kompilerar en sträng som representerar ett XPath‑uttryck och returnerar ett XPathExpression‑objekt.
virtual SharedPtr<XPathExpression> System::Xml::XPath::XPathNavigator::Compile(String xpath)
| Parameter | Type | Beskrivning |
|---|---|---|
| xpath | String | En sträng som representerar ett XPath‑uttryck. |
ReturnValue
Ett XPathExpression‑objekt som representerar XPath‑uttrycket.
Se även
- Typedef SharedPtr
- Class XPathExpression
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++