Org.Xml.Sax.Ext.ILexicalHandler.EndCDATA Method
Report the end of a CDATA section.

Syntax

[Android.Runtime.Register("endCDATA", "()V", "GetEndCDATAHandler:Org.Xml.Sax.Ext.ILexicalHandlerInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void EndCDATA ()

See Also

ILexicalHandler.StartCDATA

Exceptions

TypeReason
Org.Xml.Sax.SAXExceptionThe application may raise an exception.

Remarks

Report the end of a CDATA section.

[Android Documentation]

Requirements

Namespace: Org.Xml.Sax.Ext
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1