.NET/Link API Documentation
C#
VB
C++
F#
Show/Hide TOC
Expr
Vector
Q Method
Tells whether the Expr represents a Wolfram Language vector (that is, it has head List, and no parts are themselves lists). Works like the Wolfram Language function VectorQ.
Overload List
VectorQ
The elements can be of any type (except lists).
VectorQ(ExpressionType)
Requires that every element be of the specified type.
See Also
Reference
Expr Class
Wolfram.NETLink Namespace
In This Article
Overload List
See Also