.NET/Link API Version 1.7 USE FRAMES

Expr.VectorQ Method ()

The elements can be of any type (except lists).

[Visual Basic]
Overloads Public Function VectorQ() As Boolean
[C#]
public bool VectorQ();

Return Value

true, if the Expr is a vector; false otherwise.

See Also

Expr Class | Wolfram.NETLink Namespace | Expr.VectorQ Overload List