AddNamespace Method
Adds a namespace to the Namespaces properties.
Syntax
void __fastcall AddNamespace(String Prefix, String NamespaceURI);Remarks
This method adds a namespace to the Namespaces properties. Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.