Click or drag to resize

ICodeblock2.ResultType Property

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

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
PROPERTY ResultType AS __UsualType GET 

Property Value

Type: __UsualType
A value of the __UsualType enum
See Also