.NET/Link API Version 1.7 USE FRAMES

Expr.Length Property

Gets the length of this Expr. Works like Mathematica's Length function.

[Visual Basic]
Public ReadOnly Property Length As Integer
[C#]
public int Length {get;}

See Also

Expr Class | Wolfram.NETLink Namespace | Head | Args | Part