ExprVectorQ Method

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

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
public bool VectorQ()

Return Value

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

See Also