IMathLinkGetExpressionType Method
Gives the type of the current element in the expression currently being read.
Namespace: Wolfram.NETLinkAssembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
ExpressionType GetExpressionType()
Function GetExpressionType As ExpressionType
ExpressionType GetExpressionType()
abstract GetExpressionType : unit -> ExpressionType
Return Value
ExpressionType
Unlike
GetNextExpressionType, GetExpressionType will not advance to the next
element if the current element has only been partially read.