| Visual Basic (Declaration) | |
|---|---|
Public Overridable Sub EndTag( _ ByVal tag As XmlTagInfo _ )  | |
| C# | |
|---|---|
public virtual void EndTag( XmlTagInfo tag )  | |
Parameters
- tag
 
| Exception | Description | 
|---|---|
| System.Xml.XmlException | Returns detailed information about the last exception. | 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
XmlLightDocument ClassXmlLightDocument Members
XmlTagInfo