Click or drag to resize

IXmlDeserializationInfoGetNodeName Method

Retrieves the name of the current node.

Namespace: Altaxo.Serialization.Xml
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
string GetNodeName()

Return Value

String
The name of the current node.
See Also