System.Xml.XPath.XPathNavigator.SetValue Method

Sets the value of the current node.

Syntax

public virtual void SetValue (string value)

Parameters

value
The new value of the node.

Remarks

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0