Gives the Expr representing the specified part of this Expr. Works like the Mathematica function Part.
Gives the Expr representing the specified part of this Expr.
public Expr Part(int);
Extracts a part more than one level deep.
public Expr Part(int[]);
Expr Class | Wolfram.NETLink Namespace