IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

EndElement Method

Writes the closing tag of an open XML element.

Syntax

[VB.NET]
Public Sub EndElement()
[C#]
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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]