.NET/Link API Version 1.7 USE FRAMES

Expr.Head Property

Gets the Expr representing the head of this Expr. Works like the Mathematica function Head.

[Visual Basic]
Public ReadOnly Property Head As Expr
[C#]
public Expr Head {get;}

See Also

Expr Class | Wolfram.NETLink Namespace | Part | Args