LayerD CodeDOM and Zoe Compiler interface
XplComplexfunctioncall Constructor (n_l)
NamespacesLayerD.CodeDOMXplComplexfunctioncallXplComplexfunctioncall(XplExpression)

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

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

[Missing <param> documentation for "n_l"]

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