ExprHead Property
Gets the Expr representing the head of this Expr. Works like the Wolfram Language function Head.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
public Expr Head { get; }
Public ReadOnly Property Head As Expr
Get
public:
property Expr^ Head {
Expr^ get ();
}
member Head : Expr with get
Property Value
Expr