System::Xml::XPath::XPathNavigator::Compile-Methode
XPathNavigator::Compile method
Kompiliert einen String, der einen XPath-Ausdruck darstellt, und gibt ein XPathExpression-Objekt zurück.
virtual SharedPtr<XPathExpression> System::Xml::XPath::XPathNavigator::Compile(String xpath)
| Parameter | Typ | Beschreibung |
|---|---|---|
| xpath | String | Ein String, der einen XPath-Ausdruck darstellt. |
ReturnValue
Ein XPathExpression-Objekt, das den XPath-Ausdruck darstellt.
Siehe auch
- Typedef SharedPtr
- Class XPathExpression
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++