IXmlSerializationInfoSetNodeContent Method |
Sets the text content of the current node directly.
Namespace: Altaxo.Serialization.XmlAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxvoid SetNodeContent(
string nodeContent
)
Parameters
- nodeContent String
- Inner text.
See Also