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

C# | Visual Basic | Visual C++ |
public XplComplexfunctioncall( XplExpression n_l, XplCexpression n_ce, XplFunctionBody n_fbk )
Public Sub New ( _ n_l As XplExpression, _ n_ce As XplCexpression, _ n_fbk As XplFunctionBody _ )
public: XplComplexfunctioncall( XplExpression^ n_l, XplCexpression^ n_ce, XplFunctionBody^ n_fbk )

- n_l (XplExpression)
[Missing <param> documentation for "n_l"]
- n_ce (XplCexpression)
[Missing <param> documentation for "n_ce"]
- n_fbk (XplFunctionBody)
[Missing <param> documentation for "n_fbk"]