ExprLength Property

Gets the length of this Expr. Works like the Wolfram Language Length function.

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
public int Length { get; }

Property Value

Int32

See Also