A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/NETLink/ref/net/Wolfram.NETLink.IMathLink.PutArgCount.html below:

IMathLink.PutArgCount Method

Specifies the argument count for a composite expression being sent manually.

[Visual Basic]

Sub PutArgCount( _

ByVal

argCount

As

Integer

_

)

[C#]
void

PutArgCount(


   int argCount

);

Parameters
argCount
The number of arguments you will be sending.
Remarks

Use it after a call to PutNext with the ExpressionType.Function type.

See the example for PutNext.

Exceptions Exception Type Condition MathLinkException On any MathLink error. See Also

IMathLink Interface | Wolfram.NETLink Namespace | PutNext

Copyright (c) 2003-2024, Wolfram Research, Inc.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4