Overview
Removes prefix for specified namespace URI.void myXml.RemoveNamespace(prefix: string, ns: string)
Arguments
string prefix
to unregister
string ns
to unregister
void myXml.RemoveNamespace(prefix: string, ns: string)