ExprPart Method

Gives the Expr representing the specified part of this Expr. Works like the Wolfram Language function Part.

Overload List

Part(Int32) Gives the Expr representing the specified part of this Expr.
Part(Int32) Extracts a part more than one level deep.

See Also