No, you check it by looking at XmlReader.IsEmptyElement.
In the docs for that property:
A corresponding EndElement node is not
generated for empty elements.
No, you check it by looking at XmlReader.IsEmptyElement.
In the docs for that property:
A corresponding EndElement node is not
generated for empty elements.