Click or drag to resize

Error.ArgTypeReqType Property

X#
The system type representing the expected type of the argument that raised the error.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ArgTypeReqType AS Type GET SET 
Request Example View Source

Property Value

Type: Type
See Also