System::Xml::XPath::XPathNavigator::Clone 方法
XPathNavigator::Clone method
当在派生类中重写时,创建一个新的 XPathNavigator,其位置与此 XPathNavigator 相同。
virtual SharedPtr<XPathNavigator> System::Xml::XPath::XPathNavigator::Clone()=0
ReturnValue
一个新的 XPathNavigator,其位置与此 XPathNavigator 相同。
另见
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++