[This is preliminary documentation and is subject to change.]
Initializes a new instance of the XplNamespace class.

C# | Visual Basic | Visual C++ |
public XplNamespace( string n_name, bool n_external, bool n_donotrender, XplNodeList n_Children )
Public Sub New ( _ n_name As String, _ n_external As Boolean, _ n_donotrender As Boolean, _ n_Children As XplNodeList _ )
public: XplNamespace( String^ n_name, bool n_external, bool n_donotrender, XplNodeList^ n_Children )

- n_name (String)
[Missing <param> documentation for "n_name"]
- n_external (Boolean)
[Missing <param> documentation for "n_external"]
- n_donotrender (Boolean)
[Missing <param> documentation for "n_donotrender"]
- n_Children (XplNodeList)
[Missing <param> documentation for "n_Children"]