.NET/Link API Documentation
C#
VB
C++
F#
Show/Hide TOC
Expr
Part 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
Reference
Expr Class
Wolfram.NETLink Namespace
In This Article
Overload List
See Also