Org.Xml.Sax.Helpers.NamespaceSupport.Reset Method
Reset this Namespace support object for reuse.

Syntax

[Android.Runtime.Register("reset", "()V", "GetResetHandler")]
public virtual void Reset ()

See Also

NamespaceSupport.NamespaceDeclUris

Remarks

Reset this Namespace support object for reuse.

It is necessary to invoke this method before reusing the Namespace support object for a new session. If namespace declaration URIs are to be supported, that flag must also be set to a non-default value.

[Android Documentation]

Requirements

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