Reads the argument count of an expression being read manually.
[Visual Basic]Function GetArgCount() As
Integer Return ValueThe number of arguments of the function.
RemarksThis method can be used after GetNextExpressionType or GetExpressionType returns the value ExpressionType.Function. The argument count is always followed by the head of the expression. The head is followed by the arguments; the argument count tells how many there will be.
Exceptions See AlsoIMathLink Interface | Wolfram.NETLink Namespace | GetNextExpressionType | GetExpressionType
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