Click or drag to resize

Codeblock.ResultType Property

X#
Returns the real /original return type of the EvalBlock() method

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 PROPERTY ResultType AS __UsualType GET SET 
Request Example View Source

Property Value

Type: __UsualType
A value of the __UsualType enum

Implements

ResultType
See Also