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

C# | Visual Basic | Visual C++ |
public XplComplexfunctioncall( bool n_indexer, bool n_donotrender, bool n_evaluate, bool n_ignoreforsubprogram, XplExpression n_l )
Public Sub New ( _ n_indexer As Boolean, _ n_donotrender As Boolean, _ n_evaluate As Boolean, _ n_ignoreforsubprogram As Boolean, _ n_l As XplExpression _ )
public: XplComplexfunctioncall( bool n_indexer, bool n_donotrender, bool n_evaluate, bool n_ignoreforsubprogram, XplExpression^ n_l )

- n_indexer (Boolean)
[Missing <param> documentation for "n_indexer"]
- n_donotrender (Boolean)
[Missing <param> documentation for "n_donotrender"]
- n_evaluate (Boolean)
[Missing <param> documentation for "n_evaluate"]
- n_ignoreforsubprogram (Boolean)
[Missing <param> documentation for "n_ignoreforsubprogram"]
- n_l (XplExpression)
[Missing <param> documentation for "n_l"]