ExprHead Property

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

Definition

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

Property Value

Expr

See Also