LayerD CodeDOM and Zoe Compiler interface
XplParameters Constructor (n_Children)
NamespacesLayerD.CodeDOMXplParametersXplParameters(XplNodeList)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the XplParameters class.
Declaration Syntax
C#Visual BasicVisual C++
public XplParameters(
	XplNodeList n_Children
)
Public Sub New ( _
	n_Children As XplNodeList _
)
public:
XplParameters(
	XplNodeList^ n_Children
)
Parameters
n_Children (XplNodeList)

[Missing <param> documentation for "n_Children"]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)