ReadEndElement()

XmlReader::ReadEndElement() method

Checks that the current content node is an end tag and advances the reader to the next node.

virtual void System::Xml::XmlReader::ReadEndElement()

See Also