EndElement Method
Writes the closing tag of an open XML element.
Syntax
public void endElement();
Remarks
Writes the closing tag of the XML element most recently opened using StartElement.
If no elements are opened, the call throws an exception
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
EndElement MethodWrites the closing tag of an open XML element. Syntaxpublic void endElement(); RemarksWrites the closing tag of the XML element most recently opened using StartElement. If no elements are opened, the call throws an exception |
||