System::Xml::XPath::XPathNavigator::SetTypedValue method
XPathNavigator::SetTypedValue method
Sets the typed value of the current node.
virtual void System::Xml::XPath::XPathNavigator::SetTypedValue(SharedPtr<Object> typedValue)
Parameter | Type | Description |
---|---|---|
typedValue | SharedPtr<Object> | The new typed value of the node. |
See Also
- Typedef SharedPtr
- Class Object
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++