WriteEndElement (Compact 7)
3/12/2014
This method closes one element. If the element contains no content, this method writes a short end tag ("/>
"). Otherwise, this method writes the full end tag.
Syntax
HRESULT WriteEndElement ();
Return Value
This method returns S_OK if no error is generated.