Click or drag to resize

IXmlDeserializationInfoCurrentElementName Property

Returns the name of the current xml element.

Namespace: Altaxo.Serialization.Xml
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string CurrentElementName { get; }

Property Value

String
See Also