System::Xml::XPath::XPathNavigator::Compile metode
XPathNavigator::Compile method
Mengompilasi string yang mewakili ekspresi XPath dan mengembalikan objek XPathExpression.
virtual SharedPtr<XPathExpression> System::Xml::XPath::XPathNavigator::Compile(String xpath)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| xpath | String | Sebuah string yang mewakili ekspresi XPath. |
ReturnValue
Sebuah objek XPathExpression yang mewakili ekspresi XPath.
Lihat Juga
- Typedef SharedPtr
- Class XPathExpression
- Class String
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++