Gets the result from the last call to Compute.
The type and format of the result will depend on the value of the ResultFormat property.
| Value of ResultFormat | Type of Result |
|---|---|
| ResultFormatType.InputForm, ResultFormatType.OutputForm, ResultFormatType.MathML | string |
| ResultFormatType.StandardForm, ResultFormatType.TraditionalForm | Image |
| ResultFormatType.Expr | Expr |
MathKernel Class | Wolfram.NETLink Namespace