System.Xml.XmlNodeType.EndElement Field

An end element tag (for example, </item> ).

Value: EndElement

Syntax

XmlNodeType EndElement

Remarks

EndElement nodes are returned when System.Xml.XmlReader gets to the end of an element.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0